- saving progress;

This commit is contained in:
Vitalii Kiiko
2025-02-21 12:22:44 +01:00
parent 126cc3169b
commit bee7e15733
10 changed files with 426 additions and 34 deletions

View File

@@ -109,6 +109,12 @@
background-color: var(--table-border-color)
}
}
&.fileselect {
.fileselectInner {
flex-direction: row;
}
}
}
.appForm__field--required.appForm__field--required {