improve color picker

This commit is contained in:
2023-10-23 17:25:21 +02:00
parent 24806a289f
commit beebb14464
3 changed files with 7 additions and 4 deletions

View File

@ -141,6 +141,7 @@ table input:enabled {
#colorPicker{
width: 2.5rem;
height: auto;
}
@media (prefers-color-scheme:dark) {