fix comfy list not styled, and light theme border

This commit is contained in:
EllangoK
2023-04-13 06:38:24 -04:00
parent 3f52e7cbb1
commit ff0be60ac4
2 changed files with 3 additions and 3 deletions

View File

@@ -107,7 +107,7 @@ const colorPalettes = {
"descrip-text": "#444",
"drag-text": "#555",
"error-text": "#F44336",
"border-color": "#CCC"
"border-color": "#888"
}
},
},