[ADF-5568] Removed important property from 'card-view-dateitem.component.scss' in ADF (#9206)

* [ADF-5568] removed important property

* [ADF-5568] removed unwanted selectors

---------

Co-authored-by: SheenaMalhotra182 <sheena.malhotra@contractors.onbase.com>
This commit is contained in:
Yasa-Nataliya
2024-01-03 11:51:46 +05:30
committed by GitHub
parent b0dae85689
commit bd5e3799f0

View File

@@ -27,7 +27,7 @@
}
.adf-dateitem-chip-list-container.adf-property-field {
margin-bottom: -7px !important;
margin-bottom: -7px;
border-bottom: 0;
cursor: pointer;
}