mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-15 10:42:03 +02:00
padding for radio buttons on login pages
This commit is contained in:
parent
cfc4b89225
commit
c2049e991b
@ -77,7 +77,8 @@ limitations under the License.
|
|||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_Login_checkbox {
|
.mx_Login_checkbox,
|
||||||
|
.mx_Login_radio {
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user