mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Bugfix Settings Themes style due to border-box change
This commit is contained in:
parent
6d7c84226a
commit
95808ba377
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
width: 128px;
|
min-width: 148px;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
border-color: grey;
|
border-color: grey;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue