Set new svg icon as background-image of button
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
This commit is contained in:
parent
ba11cdd83f
commit
fc898f8c7e
1 changed files with 2 additions and 3 deletions
|
@ -448,8 +448,7 @@ a {
|
||||||
}
|
}
|
||||||
|
|
||||||
.RoomHeader .room-options {
|
.RoomHeader .room-options {
|
||||||
font-weight: bold;
|
background-image: url("./icons/vertical-ellipsis.svg");
|
||||||
font-size: 1.5rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.RoomView_error {
|
.RoomView_error {
|
||||||
|
|
Reference in a new issue