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 be01fe7 commit 45e8e3dCopy full SHA for 45e8e3d
1 file changed
src/components/BootstrapBlazor.DockView/wwwroot/css/dockview-bb.css
@@ -27,10 +27,6 @@
27
--dv-tabs-and-actions-container-font-size: 12px;
28
}
29
30
- .bb-dockview .dv-resize-container {
31
- border: 1px solid var(--bs-border-color);
32
- }
33
-
34
.bb-dockview .bb-dockview-panel {
35
height: 100%;
36
width: 100%;
@@ -283,4 +279,4 @@
283
279
284
280
.bb-dockview .bb-overflowHidden {
285
281
overflow: hidden;
286
-}
282
+}
0 commit comments