mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-36582 Polish details
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
|
||||
.adf-form-renderer {
|
||||
// override Material styles, otherwise fields collapse on some screen widths
|
||||
// related issue: https://hyland.atlassian.net/browse/AAE-36582
|
||||
.mat-mdc-form-field-infix {
|
||||
/* stylelint-disable-next-line declaration-no-important */
|
||||
width: auto !important;
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user