mirror of
https://github.com/Casvt/MIND.git
synced 2026-04-03 03:00:22 -04:00
Branch Sync
From Main to Development
This commit is contained in:
@@ -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%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user