Use mx_SettingsTab_subsectionText for the text under the top header of appearance user settings tab (#8822)
This commit is contained in:
parent
d1d4cc42bc
commit
18d7f7c525
2 changed files with 3 additions and 2 deletions
|
@ -15,8 +15,9 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
.mx_AppearanceUserSettingsTab {
|
||||
> .mx_SettingsTab_SubHeading {
|
||||
.mx_SettingsTab_subsectionText {
|
||||
margin-block: $spacing-12 $spacing-32;
|
||||
color: $primary-content; // Same as mx_SettingsTab
|
||||
}
|
||||
|
||||
.mx_Field {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue