refactor: style tweaks to edit css modal

This commit is contained in:
google-labs-jules[bot]
2025-06-10 15:59:39 +00:00
committed by Carlos Valente
parent 24d3bf05ca
commit fb93063b47
3 changed files with 2 additions and 3 deletions
+1
View File
@@ -27,6 +27,7 @@ export const ontimeModal = {
footer: {
padding: '1rem',
display: 'flex',
alignItems: 'left',
gap: '0.5rem',
},
};