Copy CSS files to installation folder
This commit is contained in:
parent
64da36b338
commit
13d7711d3b
3 changed files with 6 additions and 3 deletions
|
|
@ -3279,7 +3279,8 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||
.app-body .column-header .column-header__back-button {
|
||||
padding-right: 16px;
|
||||
}
|
||||
.app-body .column-header :is(> button, .column-header__back-button) {
|
||||
.app-body .column-header > button,
|
||||
.app-body .column-header .column-header__back-button {
|
||||
font-weight: bold;
|
||||
}
|
||||
@media screen and (max-width:1174px) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue