1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

[CL-351] Prevent tw-group styling conflicts by namespacing (#12261)

This commit is contained in:
Victoria League
2024-12-09 15:13:42 -05:00
committed by GitHub
parent 9c1e2ebd67
commit 4daba832a2
7 changed files with 6 additions and 8 deletions

View File

@@ -13,7 +13,7 @@
>
</nav>
</div>
<div class="tw-group tw-flex tw-w-full">
<div class="tw-flex tw-w-full">
<ng-content select="bit-side-nav, [slot=side-nav]"></ng-content>
<main
[id]="mainContentId"

View File

@@ -99,7 +99,6 @@ export class SortableComponent implements OnInit {
get classList() {
return [
"tw-group",
"tw-min-w-max",
// Offset to border and padding