mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-19 04:31:10 +02:00
Style submit input controls in dialogs the way we style buttons.
This commit is contained in:
parent
f0a1f6d926
commit
c0c7ae1596
@ -173,7 +173,7 @@ input[type=text]:focus, textarea:focus {
|
|||||||
padding-bottom: 24px;
|
padding-bottom: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_Dialog button {
|
.mx_Dialog button, .mx_Dialog input[type="submit"] {
|
||||||
border: 0px;
|
border: 0px;
|
||||||
height: 36px;
|
height: 36px;
|
||||||
border-radius: 36px;
|
border-radius: 36px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user