Copy CSS files to installation folder
This commit is contained in:
parent
152f186c0e
commit
9c54ccb00e
3 changed files with 3 additions and 3 deletions
|
|
@ -1209,7 +1209,7 @@ body.app-body {
|
||||||
.app-body .status__info .status__display-name {
|
.app-body .status__info .status__display-name {
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
align-items: start;
|
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 bdi,
|
||||||
.app-body .status__info .status__display-name .display-name__account {
|
.app-body .status__info .status__display-name .display-name__account {
|
||||||
|
|
|
||||||
|
|
@ -1208,7 +1208,7 @@ body.app-body {
|
||||||
.app-body .status__info .status__display-name {
|
.app-body .status__info .status__display-name {
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
align-items: start;
|
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 bdi,
|
||||||
.app-body .status__info .status__display-name .display-name__account {
|
.app-body .status__info .status__display-name .display-name__account {
|
||||||
|
|
|
||||||
|
|
@ -1208,7 +1208,7 @@ body.app-body {
|
||||||
.app-body .status__info .status__display-name {
|
.app-body .status__info .status__display-name {
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
align-items: start;
|
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 bdi,
|
||||||
.app-body .status__info .status__display-name .display-name__account {
|
.app-body .status__info .status__display-name .display-name__account {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue