forked from matrix/element-web
Dialog buttons have a pointer cursor now
This commit is contained in:
parent
cc720b9797
commit
761552430c
|
@ -211,7 +211,7 @@ textarea {
|
||||||
padding-left: 1.5em;
|
padding-left: 1.5em;
|
||||||
padding-right: 1.5em;
|
padding-right: 1.5em;
|
||||||
outline: none;
|
outline: none;
|
||||||
|
cursor: pointer;
|
||||||
color: #76cfa6;
|
color: #76cfa6;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue