You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-09 08:42:50 +03:00
Use rem instead of em.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
height: $font-16px;
|
||||
line-height: $font-20px;
|
||||
padding-left: 0;
|
||||
padding-right: 0.5em;
|
||||
padding-right: 0.5rem;
|
||||
}
|
||||
|
||||
a.mx_Pill {
|
||||
|
Reference in New Issue
Block a user