Copy CSS files to installation folder

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

View file

@ -2545,6 +2545,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
flex-flow: column;
font-size: 13px;
gap: 5px;
border-top: 1px solid var(--color-lines);
margin-top: 15px;
padding-top: 15px;
}
.app-body .detailed-status__meta__line {
border-top: 0;

View file

@ -2545,6 +2545,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
flex-flow: column;
font-size: 13px;
gap: 5px;
border-top: 1px solid var(--color-lines);
margin-top: 15px;
padding-top: 15px;
}
.app-body .detailed-status__meta__line {
border-top: 0;

View file

@ -2545,6 +2545,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
flex-flow: column;
font-size: 13px;
gap: 5px;
border-top: 1px solid var(--color-lines);
margin-top: 15px;
padding-top: 15px;
}
.app-body .detailed-status__meta__line {
border-top: 0;