Bugfix Settings Themes style due to border-box change

This commit is contained in:
the-djmaze 2022-11-29 17:19:04 +01:00
parent 6d7c84226a
commit 95808ba377

View file

@ -8,7 +8,7 @@
cursor: pointer;
padding: 8px;
margin: 5px;
width: 128px;
min-width: 148px;
&:hover {
border-color: grey;