Copy CSS files to installation folder

This commit is contained in:
nileane 2024-01-01 12:57:07 +00:00 committed by github-actions[bot]
commit 9ce36509db
3 changed files with 3 additions and 0 deletions

View file

@ -1897,6 +1897,7 @@ body.app-body {
z-index: 2;
border-radius: 50%;
outline: 6px solid var(--color-content-bg);
background-color: var(--color-content-bg);
transition: outline .3s;
}
.app-body .reply-indicator__content,