mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-27 02:59:21 +03:00
Resolve #1017
This commit is contained in:
parent
308c7197c7
commit
dc06502744
1 changed files with 6 additions and 0 deletions
|
|
@ -120,3 +120,9 @@ a.selectable::after {
|
|||
padding-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 799px) {
|
||||
#body-user #rl-left {
|
||||
top: 50px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue