- added exception for #23;

This commit is contained in:
Vitalii Kiiko
2025-09-12 10:06:33 +02:00
parent 8048ab610c
commit fc967d98f6
11 changed files with 210 additions and 140 deletions

View File

@@ -154,6 +154,10 @@
}
}
}
&.hidden {
display: none;
}
}
.appForm__field--required.appForm__field--required {