Copy CSS files to installation folder

This commit is contained in:
nileane 2024-01-01 15:17:51 +00:00 committed by github-actions[bot]
commit aaae3d1678
3 changed files with 6 additions and 3 deletions

View file

@ -1530,7 +1530,8 @@ body.app-body {
display: none;
}
.app-body .poll li {
margin-bottom: 5px;
margin-bottom: 4px;
padding-bottom: 1px;
position: relative;
border-radius: 8px;
overflow: hidden;