1
0
Fork 0

style: fix Settings pages padding (#20674)

This commit is contained in:
Ariella Vu 2023-08-31 08:15:04 -07:00 committed by GitHub
parent 9b1de22ce9
commit ec0a02fe40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -259,10 +259,6 @@
&__body {
padding: 24px;
@include screen-sm-min {
padding: 12px;
}
}
&__content-row {