mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-45076 Fix svg icon style (#11849)
This commit is contained in:
@@ -7,9 +7,6 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
&__icon > *:first-child {
|
&__icon > *:first-child {
|
||||||
font-size: var(--mat-sys-display-medium-size);
|
|
||||||
height: var(--mat-sys-display-medium-size);
|
|
||||||
width: var(--mat-sys-display-medium-size);
|
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user