AAE-34888 fixing padding issues in form widgets (#10853)

This commit is contained in:
Soumyajit Chakraborty
2025-05-13 18:28:40 +05:30
committed by GitHub
parent 685bc387b5
commit 58a5732043

View File

@@ -72,6 +72,7 @@
}
&-content-card {
padding-bottom: 4em;
overflow-y: auto;
position: static;