mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
All CSS font-size to % instead of px
This commit is contained in:
parent
c1c851c238
commit
c3f7827683
21 changed files with 52 additions and 52 deletions
|
|
@ -18,7 +18,7 @@
|
|||
}
|
||||
|
||||
.squire-toolbar select {
|
||||
font-size: 12px;
|
||||
font-size: 85%;
|
||||
padding: 4px 1.5em 4px 6px;
|
||||
text-align: var(--left, left);
|
||||
vertical-align: middle;
|
||||
|
|
@ -46,7 +46,6 @@
|
|||
*/
|
||||
|
||||
.squire-wysiwyg, .squire-plain {
|
||||
font-size: 13px;
|
||||
height: 100%;
|
||||
line-height: 16px;
|
||||
min-height: 200px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue