/
githubmirror
/
tabby
Обзор
Документация
Войти
/
githubmirror
/
tabby
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tabby-core/src/components/profileIcon.component.scss
15 строк
194 B
Eugene Pankov
fixed SVG icons
13 мар 2022, 12:03
Не верифицирован
13 мар 2022, 12:03
a5d84a4
Код
Авторство
О чём код?
:host { display: flex; align-items: center; max-width: 1.25rem; } ::ng-deep img { max-width: 100%; max-height: 100%; } ::ng-deep svg { width: 100%; height: 100%; }