mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-12-29 11:01:34 +08:00
Fix composer style for https://github.com/the-djmaze/snappymail/issues/1138#issuecomment-1565313259
This commit is contained in:
parent
828c1eb5a2
commit
0899dea56f
1 changed files with 2 additions and 1 deletions
|
@ -34,7 +34,8 @@ This stylesheet is used when SnappyMail runs in embed mode.
|
|||
min-height: auto;
|
||||
height: auto;
|
||||
margin: 0;
|
||||
padding: 4px 12px;
|
||||
padding: 0 12px;
|
||||
line-height: 2;
|
||||
}
|
||||
|
||||
#rl-app .form-horizontal .control-group > :not(label)
|
||||
|
|
Loading…
Reference in a new issue