Touchups to toggles in settings
This commit is contained in:
parent
7fb0cd6c42
commit
40f6aeba28
3 changed files with 6 additions and 1 deletions
|
@ -44,7 +44,10 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_SettingsTab_section .mx_SettingsFlag .mx_SettingsFlag_label {
|
||||
vertical-align: middle;
|
||||
vertical-align: bottom;
|
||||
display: inline-block;
|
||||
font-size: 12px;
|
||||
color: $settings-label-fg-color;
|
||||
}
|
||||
|
||||
.mx_SettingsTab_section .mx_SettingsFlag .mx_ToggleSwitch {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue