Roten Rand entfernt

This commit is contained in:
Jens Cornelsen
2025-03-07 15:49:20 +01:00
parent 7b3166ad3a
commit fc35f35f5f

View File

@@ -589,9 +589,3 @@ let skala: HTMLDivElement;
</RawNotification> </RawNotification>
{/if} {/if}
</RawNotificationWrapper> </RawNotificationWrapper>
<style>
:global(input:invalid, select:invalid) {
@apply border-red-600 border-2;
}
</style>