mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Resolve #990
This commit is contained in:
parent
e64d49240f
commit
f85e7b5dec
1 changed files with 4 additions and 0 deletions
|
|
@ -351,6 +351,10 @@
|
||||||
height: 100%;
|
height: 100%;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
|
||||||
|
* {
|
||||||
|
box-sizing: unset;
|
||||||
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: blue;
|
color: blue;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue