More mobile overhauling

This commit is contained in:
space-nuko
2023-05-31 16:58:34 -05:00
parent 6f3275da00
commit d8ac97cb87
8 changed files with 85 additions and 30 deletions

View File

@@ -102,4 +102,8 @@
#comfy-file-input {
display: none;
}
:global(.dark .toolbar.color-red) {
background: var(--neutral-700) !important;
}
</style>