(align indent)

This commit is contained in:
Lephe 2021-07-08 14:19:57 +02:00
parent 7301aa954b
commit 47a1e1fc65
Signed by: Lephenixnoir
GPG Key ID: 1BBA026E13FC0495
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ div.editor-toolbar > a:hover {
}
div.editor-toolbar > i.separator {
border-right-color: transparent;
border-left-color: var(--separator);
border-right-color: transparent;
border-left-color: var(--separator);
}
div.editor-toolbar.disabled-for-preview a:not(.no-disable) {