Minor CSS adjustments

This commit is contained in:
Travis Ralston
2019-01-23 18:49:27 -07:00
parent 6f947ab6d9
commit 736aa8297d
6 changed files with 9 additions and 7 deletions
@@ -47,7 +47,7 @@ limitations under the License.
vertical-align: bottom;
display: inline-block;
font-size: 12px;
color: $settings-label-fg-color;
color: $primary-fg-color;
}
.mx_SettingsTab_section .mx_SettingsFlag .mx_ToggleSwitch {