mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-5562][ADF-5564]Removed !important from from and version list component (#9142)
* [ADF-5562][ADF-5564]Removed !important from from and version list component * review changes * Review comments resolved * Review comments resolved * PR resolution * [ACS-5562] PR Resolution * [ACS-5562] PR Resolution --------- Co-authored-by: pkundu <priyanka.kundu@hyland.com> Co-authored-by: pkunduGL <142476714+pkunduGL@users.noreply.github.com>
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
|
||||
&-item-name,
|
||||
&-item-date {
|
||||
white-space: normal !important;
|
||||
white-space: normal;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user