fixed zindex thing - brightness was the problem

This commit is contained in:
2024-08-16 21:11:01 +03:00
parent 5a13ddb2ec
commit db37653748
26 changed files with 466 additions and 670 deletions
+3 -1
View File
@@ -20,7 +20,9 @@
autocomplete="off"
readonly={field.readonly && !isCreateMode}
/>
<div class="system-help-text">
Leave this empty to autogenerate from <i>{field.source}</i>
</div>
{#if errorMessage}
<div class="invalid-feedback d-block">
{errorMessage}