fix #19824 Section heading not visible in the add/edit ingestion page (#19827)

(cherry picked from commit 845113a9760190007cc586f5ee55c7ca0e3f6f73)
This commit is contained in:
Shailesh Parmar 2025-02-17 14:53:57 +05:30 committed by OpenMetadata Release Bot
parent defaeff903
commit 6d4ef215ad

View File

@ -20,10 +20,6 @@
display: none;
}
.rjsf.no-header .header-title-wrapper {
display: none;
}
.rjsf .form-group.field {
margin: 12px 0;
}