Copy CSS files to installation folder

This commit is contained in:
nileane 2024-03-09 21:28:37 +00:00 committed by github-actions[bot]
commit 13d7711d3b
3 changed files with 6 additions and 3 deletions

View file

@ -3279,7 +3279,8 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
.app-body .column-header .column-header__back-button {
padding-right: 16px;
}
.app-body .column-header :is(> button, .column-header__back-button) {
.app-body .column-header > button,
.app-body .column-header .column-header__back-button {
font-weight: bold;
}
@media screen and (max-width:1174px) {