Copy CSS files to installation folder

This commit is contained in:
nileane 2024-05-28 18:38:22 +00:00 committed by github-actions[bot]
commit bb1f1addee
3 changed files with 3 additions and 3 deletions

View file

@ -3515,7 +3515,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
position: fixed;
top: 0;
width: 100%;
z-index: 1;
z-index: 2;
}
@media (display-mode: standalone) {
.app-body:not(.layout-multiple-columns) .ui::after {

View file

@ -3515,7 +3515,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
position: fixed;
top: 0;
width: 100%;
z-index: 1;
z-index: 2;
}
@media (display-mode: standalone) {
.app-body:not(.layout-multiple-columns) .ui::after {

View file

@ -3515,7 +3515,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
position: fixed;
top: 0;
width: 100%;
z-index: 1;
z-index: 2;
}
@media (display-mode: standalone) {
.app-body:not(.layout-multiple-columns) .ui::after {