mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 16:07:03 +03:00
Make messageList items font 1px larger
This commit is contained in:
parent
62d13a12d1
commit
235bec0ee6
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@ html:not(rl-mobile) {
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
|
||||||
position: relative;
|
position: relative;
|
||||||
font-size: 12px;
|
font-size: 13px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue