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 e67e054 commit 8348871Copy full SHA for 8348871
1 file changed
src/BootstrapBlazor/Components/Layout/Layout.razor.scss
@@ -49,14 +49,6 @@
49
50
.layout-main {
51
min-height: calc(var(--bb-layout-height) - var(--bb-layout-header-height) - var(--bb-layout-footer-height));
52
-
53
- > .tabs,
54
- > .bb-cm-zone > .tabs {
55
- margin: -1rem;
56
- border: none;
57
- border-radius: unset;
58
- min-height: calc(100% + 2rem);
59
- }
60
}
61
62
0 commit comments