mirror of https://github.com/vector-im/riot-web
tweak badges
parent
b87fad991f
commit
5d3caf8157
|
@ -256,3 +256,10 @@ $progressbar-color: #000;
|
||||||
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