Branch Sync

From Main to Development
This commit is contained in:
Casvt
2024-03-11 21:38:49 +01:00
committed by GitHub
parent 0cc53f38b9
commit d93c19bf3f
11 changed files with 996 additions and 0 deletions

View File

@@ -117,7 +117,10 @@
.form-container > form .repeat-options > button {
width: calc((100% / 3) - (var(--gap) / 1.5));
min-width: min-content;
<<<<<<< HEAD
=======
padding: 1rem 0rem;
>>>>>>> Development
}
.repeat-bar {
@@ -224,7 +227,10 @@ div.options > button {
.sub-inputs > input,
.sub-inputs > select,
.sub-inputs > button,
<<<<<<< HEAD
=======
.sub-inputs > label,
>>>>>>> Development
.form-container > form .repeat-options > button {
width: 100%;
}