forked from mystiq/hydrogen-web
Make the close button have a pointer cursor
This commit is contained in:
parent
065b1789be
commit
a8fcf63cf9
1 changed files with 1 additions and 0 deletions
|
@ -500,6 +500,7 @@ a {
|
|||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: 18px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.MessageComposer_input:first-child {
|
||||
|
|
Loading…
Reference in a new issue