fixed SVG icons

This commit is contained in:
Eugene Pankov
2022-03-13 10:03:32 +01:00
parent 1029884ef7
commit a5d84a490f

View File

@@ -8,3 +8,8 @@
max-width: 100%;
max-height: 100%;
}
::ng-deep svg {
width: 100%;
height: 100%;
}