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

7 lines
79 B
CSS

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