mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 13:09:21 +03:00
Some style change for settings panels
This commit is contained in:
parent
53569957fe
commit
e65dcc1d79
2 changed files with 11 additions and 4 deletions
|
|
@ -67,6 +67,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.rl-mobile #V-SettingsPane {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
#rl-settings-subscreen {
|
||||
background-color: var(--settings-bg-clr, #fff);
|
||||
border: 1px solid var(--border-color, #aaa);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue