mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 04:29:21 +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
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
.checkbox-box-sizes() {
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
border: solid 2px #999;
|
||||
|
|
@ -176,4 +176,4 @@
|
|||
@keyframes box-expand {
|
||||
0% { .checkbox-result-sizes(); }
|
||||
100% { .checkbox-box-sizes(); }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue