Merge pull request #429 from IBCornelsen/Jens

Roten Rand entfernt
This commit is contained in:
Jens Cornelsen
2025-03-07 15:50:11 +01:00
committed by GitHub

View File

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