refac: styling

This commit is contained in:
Timothy Jaeryang Baek
2025-11-25 03:15:40 -05:00
parent f0c7bd3f79
commit a7ee36266a

View File

@@ -112,7 +112,7 @@
{save}
{preview}
edit={editCodeBlock}
stickyButtonsClassName={topPadding ? 'top-7' : 'top-0'}
stickyButtonsClassName={topPadding ? 'top-10' : 'top-0'}
onSave={(value) => {
onSave({
raw: token.raw,