For some reason on mobile the top of new workout modal is now dark, attempting to fix

This commit is contained in:
Peter Stockings
2023-12-08 17:41:17 +11:00
parent 304ddcb30d
commit 27c62b09dd

View File

@@ -15,7 +15,7 @@
<!-- Modal content -->
<div class="relative bg-white rounded-lg shadow dark:bg-gray-700">
<!-- Modal header -->
<div class="flex items-start justify-between p-4 border-b rounded-t dark:border-gray-600">
<div class="flex items-start justify-between p-4 border-b rounded-t">
<div class="flex flex-col w-full">
<div class="flex items-center justify-between">
<div class="w-full">