Improved dark mode

This commit is contained in:
djmaze 2021-10-14 14:30:47 +02:00
parent cec3581626
commit 11823c280d
8 changed files with 23 additions and 15 deletions

View file

@ -1,4 +1,9 @@
.b-settings-general {
.editMainIdentity {
border-bottom: 1px dashed #555;
cursor: pointer;
display: inline-block;
padding: 5px 0;
}
}