Skip to content
Snippets Groups Projects
Commit d60c7c0f authored by ammar_ar's avatar ammar_ar Committed by Aaron Silber
Browse files

Issue #3448075: Fix the padding for filter form wrapper div

parent 873df6fd
No related branches found
No related tags found
1 merge request!43448075-Add padding to filter form
......@@ -17,6 +17,10 @@
margin-bottom: var(--gin-spacing-density-l);
}
#type-tray__form.gin-layer-wrapper {
padding: var(--gin-spacing-m);
}
#type-tray__content.gin-layer-wrapper {
padding: var(--gin-spacing-m);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment