[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:
Aayush Rohila
2024-01-03 16:29:16 +05:30
committed by GitHub
parent 5054679f6c
commit d4d731b275
3 changed files with 7 additions and 7 deletions

View File

@@ -17,6 +17,6 @@
&-item-name,
&-item-date {
white-space: normal !important;
white-space: normal;
}
}