You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-12 07:02:50 +03:00
Use rem instead of em.
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user