mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 14:39:06 +00:00
refactor: add nif to navigation
This commit is contained in:
committed by
Carlos Valente
parent
ab847a324b
commit
dd4a165b08
@@ -4,6 +4,8 @@ export const ontimeDrawer = {
|
||||
backgroundColor: '#202020', // $gray-1250
|
||||
},
|
||||
body: {
|
||||
display: 'flex',
|
||||
flexDirection: 'column',
|
||||
color: '#fefefe', // $gray-50
|
||||
backgroundColor: '#202020', // $gray-1250
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user