widget
This commit is contained in:
@@ -88,7 +88,7 @@ import Layout from "#layouts/Layout.astro";
|
|||||||
@tailwind utilities;
|
@tailwind utilities;
|
||||||
|
|
||||||
#OEA_widget {
|
#OEA_widget {
|
||||||
@apply bg-gray-100 p-4 rounded-xl shadow-xl;
|
@apply bg-gray-100 p-4 shadow-xl;
|
||||||
|
|
||||||
#OEA_input { @apply space-y-2;
|
#OEA_input { @apply space-y-2;
|
||||||
|
|
||||||
@@ -100,7 +100,7 @@ import Layout from "#layouts/Layout.astro";
|
|||||||
@apply w-full;
|
@apply w-full;
|
||||||
|
|
||||||
.OEA_title1, .OEA_title2 {
|
.OEA_title1, .OEA_title2 {
|
||||||
@apply font-bold text-lg text-white p-2 rounded w-full;
|
@apply font-bold text-lg text-white p-1.5 pl-2 rounded w-full;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user