Copy CSS files to installation folder
This commit is contained in:
parent
781f5caec1
commit
4725d90575
3 changed files with 10 additions and 0 deletions
|
|
@ -3380,6 +3380,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||
.app-body .column-header > button {
|
||||
padding: 0 0 0 15px;
|
||||
}
|
||||
.app-body .column-header > button:nth-child(2) {
|
||||
padding-left: 0;
|
||||
}
|
||||
.app-body .column-header .column-header__back-button {
|
||||
padding-right: 16px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue