AAE-21256 Fix form widget styles (#9599)

This commit is contained in:
Diogo Bastos
2024-06-03 16:10:06 +01:00
committed by VitoAlbano
parent b0d2011a84
commit 4f633a8c88
@@ -17,6 +17,11 @@
}
}
.adf-container-widget__header-text, .adf-label {
font-family: var(--theme-font-family);
color: var(--theme-primary-color);
}
.adf-field-list {
padding: 0;
list-style-type: none;