mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
* Fixed opacity error (#5764)
This commit is contained in:
@@ -37,9 +37,9 @@
|
|||||||
white-space: normal;
|
white-space: normal;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
.adf-icon {
|
.adf-icon {
|
||||||
opacity: $adf-empty-content-icon-opacity;
|
opacity: $adf-empty-content-icon-opacity;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user