Copy CSS files to installation folder

This commit is contained in:
nileane 2023-12-01 12:55:20 +00:00 committed by github-actions[bot]
commit 0449ec93cf
3 changed files with 3 additions and 3 deletions

View file

@ -1836,7 +1836,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
} }
.app-body div:not(.detailed-status) > .media-gallery:has(.media-gallery__item.standalone) { .app-body div:not(.detailed-status) > .media-gallery:has(.media-gallery__item.standalone) {
max-height: 500px; max-height: 450px;
width: auto; width: auto;
} }

View file

@ -1835,7 +1835,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
} }
.app-body div:not(.detailed-status) > .media-gallery:has(.media-gallery__item.standalone) { .app-body div:not(.detailed-status) > .media-gallery:has(.media-gallery__item.standalone) {
max-height: 500px; max-height: 450px;
width: auto; width: auto;
} }

View file

@ -1835,7 +1835,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
} }
.app-body div:not(.detailed-status) > .media-gallery:has(.media-gallery__item.standalone) { .app-body div:not(.detailed-status) > .media-gallery:has(.media-gallery__item.standalone) {
max-height: 500px; max-height: 450px;
width: auto; width: auto;
} }