feat: event finder

This commit is contained in:
Carlos Valente
2024-10-19 23:14:37 +02:00
committed by Carlos Valente
parent a8756c8afe
commit 143917f11a
8 changed files with 395 additions and 71 deletions
+1
View File
@@ -12,6 +12,7 @@ export const ontimeModal = {
minHeight: 'min(200px, 10vh)',
backgroundColor: '#202020', // $gray-1250
color: '#fefefe', // $gray-50
border: '1px solid #2d2d2d', // $gray-1100
},
body: {
padding: '1rem',