Fix icons

This commit is contained in:
Georgi Gardev
2023-09-21 16:37:36 +03:00
parent 50dad3c8d4
commit 9e8d039c46
2 changed files with 3 additions and 3 deletions
@@ -28,8 +28,8 @@ v3_chip:
- padding-left: 7px - padding-left: 7px
icon: icon:
- position: initial - position: initial
- width: 100% - width: 24px
- height: auto - height: 24px
- justify-self: center - justify-self: center
- align-self: center - align-self: center
- --mdc-icon-size: 20px - --mdc-icon-size: 20px
@@ -16,7 +16,7 @@ v3_chip_name:
- grid-template-rows: 1fr - grid-template-rows: 1fr
icon: icon:
- position: initial - position: initial
- width: 100% - width: 24px
- height: auto - height: auto
- justify-self: center - justify-self: center
- align-self: center - align-self: center