mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
Fix some mobile view css issues
This commit is contained in:
parent
ce652d96b7
commit
99bd895090
25 changed files with 70 additions and 70 deletions
|
|
@ -32,9 +32,9 @@
|
|||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
padding: 1px 4px 0px 5px;
|
||||
padding: 1px 4px 0 5px;
|
||||
background: #FAFAFA;
|
||||
border: 0px solid #CCC;
|
||||
border: 0 solid #CCC;
|
||||
}
|
||||
|
||||
.attachmentSize {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue