forked from matrix/element-web
improve spacing
This commit is contained in:
parent
c6b455f470
commit
6c680ff424
|
@ -102,8 +102,8 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_UserSettings_toggle input {
|
.mx_UserSettings_toggle input {
|
||||||
width: 16px;
|
width: 16px;
|
||||||
padding-right: 8px;
|
margin-right: 8px;
|
||||||
padding-bottom: 21px;
|
margin-bottom: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_UserSettings_toggle label {
|
.mx_UserSettings_toggle label {
|
||||||
|
|
Loading…
Reference in New Issue