1
0
forked from mirzaev/pot-php
Files
pot-php-telegram/author/project/system/public/themes/default/css/footer.css
2025-07-06 13:21:38 +07:00

7 lines
79 B
CSS

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