Merge pull request #87 from IBCornelsen/Jens

Widget
This commit is contained in:
Jens Cornelsen
2024-12-07 21:16:58 +01:00
committed by GitHub

View File

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