Fix spacing on Controls > Setup experience > Users page (#46285)
Resolves #45991. Spacing on Controls > Setup experience > Users is 16px instead of 24px. # Checklist for submitter ## Testing - [x] QA'd all new/changed functionality manually
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
.setup-experience-users {
|
||||
@include vertical-card-layout;
|
||||
|
||||
gap: $gap-page-component-inner;
|
||||
|
||||
&__section-description {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user