mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Contacts dialog left side max-width
This commit is contained in:
parent
e27e014b81
commit
9c8d757ebf
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,10 @@
|
||||||
|
|
||||||
/* Left */
|
/* Left */
|
||||||
|
|
||||||
|
.left {
|
||||||
|
max-width: 30%;
|
||||||
|
}
|
||||||
|
|
||||||
.b-list-toolbar {
|
.b-list-toolbar {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
height: 44px;
|
height: 44px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue