Room list: remove bold effect on selected room (#32593)
* feat(room list): remove bold effect on room name when selected * test(room list): update snapshots * test(room list): update e2e tests * test: update screenshhit
This commit is contained in:
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 25 KiB |
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
@@ -85,7 +85,6 @@
|
||||
.selected {
|
||||
.container {
|
||||
background-color: var(--cpd-color-bg-action-tertiary-selected);
|
||||
font: var(--cpd-font-body-md-semibold);
|
||||
color: var(--cpd-color-text-primary);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user