You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-30 02:21:17 +03:00
Adjust typography in key part of the app (#11313)
This commit is contained in:
@ -55,7 +55,7 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_DeviceDetails_metadataTable {
|
||||
font-size: $font-12px;
|
||||
font: var(--cpd-font-body-sm-regular);
|
||||
color: $secondary-content;
|
||||
|
||||
width: 100%;
|
||||
|
@ -31,9 +31,8 @@ limitations under the License.
|
||||
|
||||
.mx_DeviceTile_metadata {
|
||||
margin-top: $spacing-4;
|
||||
font-size: $font-12px;
|
||||
font: var(--cpd-font-body-sm-regular);
|
||||
color: $secondary-content;
|
||||
line-height: $font-14px;
|
||||
}
|
||||
|
||||
.mx_DeviceTile_inactiveIcon {
|
||||
|
Reference in New Issue
Block a user