Copy CSS files to installation folder
This commit is contained in:
parent
4347e392b5
commit
a9821ba624
3 changed files with 9 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue