Style open button
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
This commit is contained in:
parent
4edc58ebcf
commit
b5480b018b
1 changed files with 4 additions and 0 deletions
|
@ -485,6 +485,10 @@ a {
|
|||
background-image: url("./icons/vertical-ellipsis.svg");
|
||||
}
|
||||
|
||||
.RoomHeader .room-info {
|
||||
background-image: url("./icons/info.svg");
|
||||
}
|
||||
|
||||
.RoomView_error {
|
||||
color: red;
|
||||
}
|
||||
|
|
Reference in a new issue