mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
AAE-21256 Fix form widget styles (#9599)
This commit is contained in:
@@ -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 {
|
.adf-field-list {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
|
Reference in New Issue
Block a user