mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
docs: set min height on .bx--content
This commit is contained in:
parent
612d74f02e
commit
3f3093d156
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@
|
|||
|
||||
main.bx--content {
|
||||
background: none;
|
||||
min-height: calc(100vh - 3rem - 3rem);
|
||||
}
|
||||
|
||||
@media (max-width: 1056px) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue