Workflow properties

This commit is contained in:
space-nuko
2023-05-05 16:46:28 -05:00
parent 578e38e58b
commit 7ddda80cf6
14 changed files with 489 additions and 179 deletions

View File

@@ -202,6 +202,10 @@ body {
object-fit: contain !important;
}
.icon {
color: var(--ae-input-color);
}
.preview {
background: var(--ae-main-bg-color);