mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
AAE-10529 Find a better way to fix clipped icons (#10366)
* AAE-10529 Removed unused styling * AAE-10529 Apply styling fixes related to ACA
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
.adf-datatable-list {
|
.adf-datatable-list {
|
||||||
.adf-datatable-selected {
|
.adf-datatable-selected {
|
||||||
overflow: unset;
|
display: inline-table;
|
||||||
|
|
||||||
& > svg {
|
& > svg {
|
||||||
fill: var(--theme-accent-color);
|
fill: var(--theme-accent-color);
|
||||||
|
Reference in New Issue
Block a user