You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
soapbox/app/styles/components/setting-toggle.scss

13 lines
223 B

.setting-toggle {
display: block;
line-height: 24px;
}
.setting-toggle__label {
color: var(--primary-text-color-faint);
display: inline-block;
margin-bottom: 14px;
margin-left: 8px;
vertical-align: middle;
}