mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-10 06:51:49 +02:00
change border radius for selected room tile
This commit is contained in:
parent
00f0f6dd34
commit
b95b26d19b
@ -33,7 +33,7 @@ limitations under the License.
|
||||
&:focus-within,
|
||||
&.mx_RoomTile2_hasMenuOpen {
|
||||
background-color: $roomtile2-selected-bg-color;
|
||||
border-radius: 32px;
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
.mx_DecoratedRoomAvatar, .mx_RoomTile2_avatarContainer {
|
||||
|
Loading…
x
Reference in New Issue
Block a user