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} {save}
{preview} {preview}
edit={editCodeBlock} edit={editCodeBlock}
stickyButtonsClassName={topPadding ? 'top-7' : 'top-0'} stickyButtonsClassName={topPadding ? 'top-10' : 'top-0'}
onSave={(value) => { onSave={(value) => {
onSave({ onSave({
raw: token.raw, raw: token.raw,