Revert width and update README.

This commit is contained in:
Christian Bastian
2024-02-13 01:22:49 -05:00
parent 241e06e17d
commit d4de1da26e
2 changed files with 8 additions and 2 deletions

View File

@@ -298,7 +298,7 @@
.model-manager .comfy-tabs-body > div {
position: relative;
height: 100%;
width: 90%;
width: auto;
padding: 0 16px;
overflow-x: auto;
}