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:
Fabian Kindgen
2024-11-21 14:06:54 +01:00
committed by GitHub
parent 7f07024fe3
commit 7f41675d1c

View File

@@ -23,7 +23,7 @@
.adf-datatable-list {
.adf-datatable-selected {
overflow: unset;
display: inline-table;
& > svg {
fill: var(--theme-accent-color);