mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
ACS-5406 Removed some importants (#8733)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
.adf {
|
.adf {
|
||||||
&-filters__entry {
|
&-filters__entry {
|
||||||
padding: 12px 0 !important;
|
padding: 12px 0;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
.adf {
|
.adf {
|
||||||
&-filters__entry {
|
&-filters__entry {
|
||||||
padding: 12px 0 !important;
|
padding: 12px 0;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
Reference in New Issue
Block a user