- border fix in share popup

- folder icon fix
This commit is contained in:
Čarodej
2021-11-02 09:29:12 +01:00
parent b232701783
commit 23602f5e4f
9 changed files with 217 additions and 79 deletions

View File

@@ -276,6 +276,10 @@ input[type="color"] {
.block-wrapper label {
color: $dark_mode_text_primary;
}
.switch-wrapper {
border-color: $dark_mode_border_color;
}
}
.inline-wrapper {