Fix styling of setting flag descriptions in preferences
and add description to spaces all/home setting and make it an account setting rather than device one and hide it from the Beta card
This commit is contained in:
@@ -73,6 +73,13 @@ limitations under the License.
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.mx_SettingsTab_section .mx_SettingsFlag .mx_SettingsFlag_microcopy {
|
||||
margin-top: 4px;
|
||||
font-size: $font-12px;
|
||||
line-height: $font-15px;
|
||||
color: $secondary-fg-color;
|
||||
}
|
||||
|
||||
.mx_SettingsTab_section .mx_SettingsFlag .mx_ToggleSwitch {
|
||||
float: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user