mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-11 02:13:48 +00:00
refactor: generalise modal footer style
This commit is contained in:
committed by
Carlos Valente
parent
ed4d0f060b
commit
27f99b4c87
@@ -25,6 +25,8 @@ export const ontimeModal = {
|
||||
color: '#fefefe', // $gray-50
|
||||
},
|
||||
footer: {
|
||||
padding: '0.5rem',
|
||||
padding: '1rem',
|
||||
display: 'flex',
|
||||
gap: '0.5rem',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user