[feat] improved nai

This commit is contained in:
kwaroran
2023-09-09 06:40:17 +09:00
parent 15f6443904
commit 2e2b3c2cae
6 changed files with 198 additions and 121 deletions

View File

@@ -29,6 +29,12 @@ body{
}
.x-risu-language-json{
overflow-x: hidden;
white-space: pre-wrap;
}
html, body{
height: 100%
}