mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Resolve #1119
This commit is contained in:
parent
216b5964d7
commit
13abe74a31
41 changed files with 219 additions and 116 deletions
|
|
@ -19,6 +19,14 @@
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
.tabs {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.tabs > label > * + * {
|
||||
margin-left: 0.5em;
|
||||
}
|
||||
|
||||
.textAreaParent, .attachmentAreaParent {
|
||||
height: 100%;
|
||||
min-height: 200px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue