pot/author/project/system/public/themes/default/css/aside.css

8 lines
79 B
CSS

@charset "UTF-8";
aside {
&:not(:has(*)) {
display: none;
}
}