Copy CSS files to installation folder

This commit is contained in:
nileane 2024-03-02 12:03:58 +00:00 committed by github-actions[bot]
commit 62f1a2ff3f
3 changed files with 0 additions and 18 deletions

View file

@ -3875,12 +3875,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
object-position: top center;
background-color: var(--color-content-secondary-bg);
}
.app-body .account__header__image:has(img[src*="/missing.png"]) {
height: 90px;
}
.app-body .account__header__image img[src*="/missing.png"] {
background-color: transparent;
}
.app-body .account__header__bar {
border: 0;
}