mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04: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;
|
||||
}
|
||||
|
||||
.mx_Login_checkbox {
|
||||
.mx_Login_checkbox,
|
||||
.mx_Login_radio {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user