[Backport staging] Use semantic headings in user settings - integrations and account deletion (#10931)
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Co-authored-by: Kerry <kerrya@element.io>
This commit is contained in:
parent
33e79a8141
commit
ddcbb1a80a
7 changed files with 232 additions and 54 deletions
|
@ -17,20 +17,12 @@ limitations under the License.
|
|||
.mx_SetIntegrationManager {
|
||||
.mx_SettingsFlag {
|
||||
align-items: center;
|
||||
margin-top: var(--SettingsTab_heading_nth_child-margin-top);
|
||||
|
||||
.mx_SetIntegrationManager_heading_manager {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-wrap: wrap;
|
||||
column-gap: $spacing-4;
|
||||
|
||||
.mx_SettingsTab_heading,
|
||||
.mx_SettingsTab_subheading {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
margin-inline-end: 0; /* Cancel the default right (inline-end) margin */
|
||||
}
|
||||
}
|
||||
|
||||
.mx_ToggleSwitch {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue