/
githubmirror
/
ChatGPT-Next-Web
Обзор
Документация
Войти
/
githubmirror
/
ChatGPT-Next-Web
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v2.15.2
app/components/plugin.module.scss
15 строк
253 B
lloydzhou
add config auth location
03 сен 2024, 07:00
03 сен 2024, 07:00
2b317f6
Код
Авторство
О чём код?
.plugin-title { font-weight: bolder; font-size: 16px; margin: 10px 0; } .plugin-content { font-size: 14px; font-family: inherit; pre code { max-height: 240px; overflow-y: auto; white-space: pre-wrap; min-width: 300px; } }