mirror of
https://github.com/Eugeny/tabby
synced 2024-11-14 17:07:15 +00:00
fixed SVG icons
This commit is contained in:
parent
1029884ef7
commit
a5d84a490f
1 changed files with 5 additions and 0 deletions
|
@ -8,3 +8,8 @@
|
|||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
::ng-deep svg {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue