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 e7434ab commit cef1c76Copy full SHA for cef1c76
1 file changed
src/components/BootstrapBlazor.DockView/wwwroot/css/dockview-bb.css
@@ -300,12 +300,8 @@
300
z-index: -1 !important;
301
}
302
303
-/* .dv-split-view-container.dv-vertical .dv-view:not(.visible) + .dv-view:before {
304
- height: 0;
305
-} */
306
-
307
.bb-dockview .dv-split-view-container.dv-vertical > .dv-view-container > .dv-view:not(:first-child):not(.visible):before,
308
.bb-dockview .dv-split-view-container.dv-vertical > .dv-view-container > .dv-view:first-child:not(.visible) + .dv-view.visible:before,
309
.bb-dockview .dv-split-view-container.dv-vertical > .dv-view-container > .dv-view.first-visible::before {
310
height: 0;
311
-}
+}
0 commit comments