make options vertical ellipsis larger

This commit is contained in:
Bruno Windels 2021-05-12 17:29:12 +02:00
parent b30b62416c
commit 10ac1dc29c

View file

@ -443,6 +443,11 @@ a {
font-size: 14rem;
}
.RoomHeader .room-options {
font-weight: bold;
font-size: 1.5rem;
}
.RoomView_error {
color: red;
}