Fix some mobile view css issues

This commit is contained in:
djmaze 2020-09-12 13:57:09 +02:00
parent ce652d96b7
commit 99bd895090
25 changed files with 70 additions and 70 deletions

View file

@ -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 {