This commit is contained in:
Jens Cornelsen
2024-12-07 22:22:27 +01:00
parent c0bb656fd7
commit a0ade46e76

View File

@@ -90,7 +90,6 @@ import Layout from "#layouts/Layout.astro";
@apply bg-white p-6 rounded-lg shadow-lg space-y-6; @apply bg-white p-6 rounded-lg shadow-lg space-y-6;
#OEA_input { #OEA_input {
@apply ;
.OEA_item1, .OEA_item2, .OEA_item3, .OEA_item4, .OEA_item5 { .OEA_item1, .OEA_item2, .OEA_item3, .OEA_item4, .OEA_item5 {
@apply space-y-2 space-x-2 w-full; @apply space-y-2 space-x-2 w-full;