fixed large buttons

This commit is contained in:
maaa 2024-06-26 01:17:30 +02:00
parent 59d31e8786
commit 115bd5236f
1 changed files with 1 additions and 1 deletions

View File

@ -376,7 +376,7 @@ body {
} }
.notesBar .newNote img { .notesBar .newNote img {
scale: 0.7; scale: 0.6;
filter: invert(var(--invertdm)); filter: invert(var(--invertdm));
} }