mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-17 21:24:11 +00:00
feat: event finder
This commit is contained in:
committed by
Carlos Valente
parent
a8756c8afe
commit
143917f11a
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user