Tweak calendar colors and support transparency in import

This commit is contained in:
Bruno Bernardino
2024-03-29 20:55:54 +00:00
parent 6b3dc4f256
commit a1d2088c5c
5 changed files with 36 additions and 11 deletions

View File

@@ -41,7 +41,7 @@ export default function ImportEventsModal(
<label class='text-slate-300 block pb-1' for='event_calendar'>Calendar</label>
<section class='flex items-center justify-between'>
<select
class='input-field mr-2'
class='input-field mr-2 !w-5/6'
name='event_calendar'
id='event_calendar'
value={newCalendarId.value || ''}