fix(elementItemGroup): 🚫👶📜📊 (#6171)

- translation: remove the baby scroll bars from element item groups
This commit is contained in:
Jesse Mazzella 2023-01-24 15:48:49 -08:00 committed by GitHub
parent 33a275e8bc
commit ca737d8afa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,6 @@
&__group {
flex: 1 1 auto;
overflow: auto;
margin-top: $interiorMarginLg;
}