mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 19:45:05 +01:00
Style open button
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
This commit is contained in:
parent
4edc58ebcf
commit
b5480b018b
@ -485,6 +485,10 @@ a {
|
|||||||
background-image: url("./icons/vertical-ellipsis.svg");
|
background-image: url("./icons/vertical-ellipsis.svg");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.RoomHeader .room-info {
|
||||||
|
background-image: url("./icons/info.svg");
|
||||||
|
}
|
||||||
|
|
||||||
.RoomView_error {
|
.RoomView_error {
|
||||||
color: red;
|
color: red;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user