Bug fixes for AIDCAT import issues.

Modified CSS to prevent Import dialog from expanding off the page.
Updated readme with Colab link.
This commit is contained in:
KoboldAI Dev
2021-05-14 16:27:47 -04:00
parent 5d53f1a676
commit 429c9b13f5
3 changed files with 30 additions and 18 deletions

View File

@@ -177,7 +177,7 @@ chunk {
}
#popupcontent {
min-height: 300px;
height: 325px;
overflow-y: scroll;
}