improve spacing
This commit is contained in:
parent
c6b455f470
commit
6c680ff424
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue