mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
[CL-351] Prevent tw-group styling conflicts by namespacing (#12261)
This commit is contained in:
@@ -99,7 +99,6 @@ export class SortableComponent implements OnInit {
|
||||
|
||||
get classList() {
|
||||
return [
|
||||
"tw-group",
|
||||
"tw-min-w-max",
|
||||
|
||||
// Offset to border and padding
|
||||
|
||||
Reference in New Issue
Block a user