mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
resolve #533
This commit is contained in:
parent
0200bf1674
commit
918af4ecf5
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
transition: border linear .2s, box-shadow linear .2s;
|
transition: border linear .2s, box-shadow linear .2s;
|
||||||
|
max-height: 5em;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.emailaddresses.emailaddresses-focused {
|
.emailaddresses.emailaddresses-focused {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue