make options vertical ellipsis larger
This commit is contained in:
parent
b30b62416c
commit
10ac1dc29c
1 changed files with 5 additions and 0 deletions
|
@ -443,6 +443,11 @@ a {
|
||||||
font-size: 14rem;
|
font-size: 14rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.RoomHeader .room-options {
|
||||||
|
font-weight: bold;
|
||||||
|
font-size: 1.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
.RoomView_error {
|
.RoomView_error {
|
||||||
color: red;
|
color: red;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue