This commit is contained in:
Jens Cornelsen
2024-12-07 23:29:55 +01:00
parent 0038ae85b3
commit cf3fee9678

View File

@@ -88,7 +88,7 @@ import Layout from "#layouts/Layout.astro";
@tailwind utilities;
#OEA_widget {
@apply bg-light-grey p-4 rounded-xl shadow-xl;
@apply bg-gray-100 p-4 rounded-xl shadow-xl;
#OEA_input { @apply space-y-2;