mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +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
|
|
@ -40,7 +40,7 @@ body:before {
|
|||
width: 100%;
|
||||
height: 8px;
|
||||
z-index: 100;
|
||||
box-shadow: 0px 0px 10px rgba(0,0,0,.6);
|
||||
box-shadow: 0 0 10px rgba(0,0,0,.6);
|
||||
}
|
||||
|
||||
* {
|
||||
|
|
@ -62,4 +62,4 @@ input[type="search"]{
|
|||
input::-ms-clear,
|
||||
input::-ms-reveal {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue