mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
MAke settings panel 100% wide
This commit is contained in:
parent
298c0ac866
commit
9d02be6a20
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@
|
||||||
#V-SettingsPane {
|
#V-SettingsPane {
|
||||||
height: calc(100% - 50px - @rlLowMargin);
|
height: calc(100% - 50px - @rlLowMargin);
|
||||||
margin: 50px @rlLowMargin 0 0;
|
margin: 50px @rlLowMargin 0 0;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
.btn-toolbar {
|
.btn-toolbar {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue