mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
refac: styling
This commit is contained in:
parent
f0c7bd3f79
commit
a7ee36266a
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue