mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Resolve #1405
This commit is contained in:
parent
d1154df74d
commit
a25d35d6df
45 changed files with 163 additions and 169 deletions
|
|
@ -2,9 +2,15 @@
|
|||
|
||||
max-width: 770px;
|
||||
|
||||
.tab-content {
|
||||
grid-column-end: 4;
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
.e-signature-place {
|
||||
border: 1px solid #ccc;
|
||||
border-radius: var(--input-border-radius, 3px);
|
||||
margin-bottom: 1.43em;
|
||||
}
|
||||
|
||||
.textEmail {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue