mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Fix mx_RoomTile_name weighting
This commit is contained in:
parent
14e3d1dece
commit
4a46a3e4e0
@ -157,6 +157,8 @@ limitations under the License.
|
||||
font-weight: 700 !important;
|
||||
|
||||
.mx_RoomTile_name {
|
||||
// Parent weighting won't apply to this because the above mx_RoomTile_name overrides.
|
||||
font-weight: 700;
|
||||
color: $roomtile-selected-color;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user