mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-09 11:55:37 +01:00
Make the close button have a pointer cursor
This commit is contained in:
parent
065b1789be
commit
a8fcf63cf9
@ -500,6 +500,7 @@ a {
|
|||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-size: 18px;
|
background-size: 18px;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.MessageComposer_input:first-child {
|
.MessageComposer_input:first-child {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user