mirror of
https://github.com/wled/WLED.git
synced 2025-07-19 16:56:35 +00:00
Update padding of palette dialog
This commit is contained in:
parent
8fc0dda26d
commit
f2230751e7
@ -1353,7 +1353,7 @@ TD .checkmark, TD .radiomark {
|
|||||||
max-width: 280px;
|
max-width: 280px;
|
||||||
max-height: 70%;
|
max-height: 70%;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
padding: 24px;
|
padding: 12px 24px;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
background-color: var(--c-5);
|
background-color: var(--c-5);
|
||||||
overflow: scroll;
|
overflow: scroll;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user