Update padding of palette dialog

This commit is contained in:
Woody 2023-11-30 19:12:03 +01:00
parent 8fc0dda26d
commit f2230751e7
No known key found for this signature in database
GPG Key ID: 9872D7F5072789B2

View File

@ -1353,7 +1353,7 @@ TD .checkmark, TD .radiomark {
max-width: 280px;
max-height: 70%;
margin: auto;
padding: 24px;
padding: 12px 24px;
border-radius: 10px;
background-color: var(--c-5);
overflow: scroll;