Copy CSS files to installation folder

This commit is contained in:
nileane 2023-11-30 19:22:24 +00:00 committed by github-actions[bot]
commit 9c54ccb00e
3 changed files with 3 additions and 3 deletions

View file

@ -1209,7 +1209,7 @@ body.app-body {
.app-body .status__info .status__display-name {
overflow: visible;
align-items: start;
max-width: calc(100% - 4em);
max-width: calc(100% - 5em);
}
.app-body .status__info .status__display-name .display-name bdi,
.app-body .status__info .status__display-name .display-name__account {