4 lines
61 B
CSS
4 lines
61 B
CSS
:global(#page-wrapper:not(.open)) .root {
|
|
display: none;
|
|
}
|
:global(#page-wrapper:not(.open)) .root {
|
|
display: none;
|
|
}
|