chore: Update vertical-tabs.css to set max-width to 100%

This commit is contained in:
Mauro Balades
2024-08-20 12:23:47 +02:00
parent c8ad6cb70e
commit b38acdd8be

View File

@@ -31,6 +31,7 @@
#TabsToolbar-customization-target {
flex-direction: column;
max-width: 100%;
}
:root[customizing] .customization-target:not(#widget-overflow-fixed-list) {