mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-25 16:31:37 +02:00
Use rem instead of em.
This commit is contained in:
parent
c2a2908746
commit
c921859067
@ -13,7 +13,7 @@
|
|||||||
height: $font-16px;
|
height: $font-16px;
|
||||||
line-height: $font-20px;
|
line-height: $font-20px;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
padding-right: 0.5em;
|
padding-right: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.mx_Pill {
|
a.mx_Pill {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user