mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
fix up cancelbutton CSS
This commit is contained in:
parent
611bb3a857
commit
4ad825e4fe
@ -187,9 +187,9 @@ textarea {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mx_Dialog_cancelButton {
|
.mx_Dialog_cancelButton {
|
||||||
float: right;
|
position: absolute;
|
||||||
margin-top: 5px;
|
right: 11px;
|
||||||
margin-right: 5px;
|
top: 13px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user