feat: new create from image visuals (#5595)

This commit is contained in:
Kuchenpirat
2025-06-29 20:17:49 +02:00
committed by GitHub
parent 95fa0af28a
commit 15f06b5378
3 changed files with 102 additions and 106 deletions

View File

@@ -64,3 +64,7 @@ a {
.fill-height {
min-height: 100vh;
}
.vue-simple-handler {
background-color: rgb(var(--v-theme-primary)) !important;
}