mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
tweak badges
This commit is contained in:
parent
b87fad991f
commit
5d3caf8157
@ -255,4 +255,11 @@ $progressbar-color: #000;
|
|||||||
.mx_RoomDirectory_perm {
|
.mx_RoomDirectory_perm {
|
||||||
font-family: $header-font-family ! important;
|
font-family: $header-font-family ! important;
|
||||||
background-color: #fff ! important;
|
background-color: #fff ! important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_RoomTile_badge,
|
||||||
|
.mx_RoomSubList_badge {
|
||||||
|
height: 12px ! important;
|
||||||
|
padding-top: 1px ! important;
|
||||||
|
padding-bottom: 1px ! important;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user