/
githubmirror
/
tabby
Обзор
Документация
Войти
/
githubmirror
/
tabby
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tabby-core/src/components/selectorModal.component.scss
45 строк
566 B
Eugene Pankov
fixed #6164 - added command palette
01 ноя 2022, 19:13
Не верифицирован
01 ноя 2022, 19:13
f094db9
Код
Авторство
О чём код?
.modal-body { padding: 0; } .list-group { max-height: 70vh; overflow: auto; border-top-left-radius: 0; border-top-right-radius: 0; padding: 10px 15px; } .group-header { padding: 0 1rem; margin: 15px 0 10px; font-weight: bold; &:first-child { margin-top: 5px; } } .icon { width: 1.25rem; margin-right: 0.25rem; } .title { margin-left: 10px; flex: none; } .description { flex: 1 1 0; } input { border-radius: 0; border: none; } profile-icon { width: 14px; height: 14px; }