mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Don't make font bigger when screen > 1400px
This commit is contained in:
parent
661e66d7fd
commit
9ef96fccdd
1 changed files with 0 additions and 10 deletions
|
|
@ -412,16 +412,6 @@ html:not(.sm-msgView-bottom):not(.sm-msgView-side) .message-selected #V-MailMess
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* desktop-large */
|
|
||||||
@media screen and (min-width: 1401px) {
|
|
||||||
.messageListItem {
|
|
||||||
font-size: 13px;
|
|
||||||
time {
|
|
||||||
font-size: 13px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#messagesDragImage {
|
#messagesDragImage {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue