fix color picker

pull/83/head
Aevann 2023-01-01 12:19:18 +02:00
parent d0874f614b
commit 1ee717a2a9
1 changed files with 4 additions and 0 deletions

View File

@ -6666,3 +6666,7 @@ select {
body {
background-color: rgb(var(--background));
}
.color-picker .fa-check {
line-height: 2.3;
}