mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 15:37:03 +03:00
Improve contacts layout
This commit is contained in:
parent
1b4bf3b8c3
commit
f12de9a3fd
1 changed files with 2 additions and 1 deletions
|
|
@ -125,8 +125,9 @@
|
||||||
/* Right */
|
/* Right */
|
||||||
|
|
||||||
.right {
|
.right {
|
||||||
width: 100%;
|
|
||||||
border-left: 1px solid var(--border-color, #ddd);
|
border-left: 1px solid var(--border-color, #ddd);
|
||||||
|
max-width: 600px;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.b-view-content-toolbar {
|
.b-view-content-toolbar {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue