mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
AAE-25387 Styles preview (#10199)
This commit is contained in:
committed by
GitHub
parent
20e770d58c
commit
ed24f4932c
@@ -4,6 +4,7 @@
|
||||
font-size: var(--adf-radio-buttons-font-size, var(--adf-form-label-font-size, var(--theme-caption-font-size)));
|
||||
font-weight: var(--adf-radio-buttons-font-weight, var(--adf-form-label-font-weight, var(--theme-font-weight)));
|
||||
color: var(--adf-radio-buttons-color, var(--adf-form-label-color, var(--adf-theme-foreground-secondary-text-color)));
|
||||
line-height: normal;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user