mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
AAE-21256 Fix form widget styles (#9599)
This commit is contained in:
committed by
Vito Albano
parent
cf1b9f3de3
commit
554ec3ebd3
@@ -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;
|
||||
|
Reference in New Issue
Block a user