We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01c4b9c commit d0e0b02Copy full SHA for d0e0b02
1 file changed
src/components/BootstrapBlazor.DockView/wwwroot/css/dockview-bb.css
@@ -300,6 +300,6 @@
300
z-index: -1 !important;
301
}
302
303
-.bb-dockview .dv-split-view-container.dv-vertical > .dv-view-container > .dv-view:not(:first-child):not(.visible):before {
+.dv-split-view-container.dv-vertical .dv-view:not(.visible) + .dv-view:before {
304
height: 0;
305
0 commit comments