fixed SVG icons

This commit is contained in:
Eugene Pankov 2022-03-13 10:03:32 +01:00
parent 1029884ef7
commit a5d84a490f
No known key found for this signature in database
GPG key ID: 5896FCBBDD1CF4F4

View file

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