mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 20:07:49 +01:00
refac: styling
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user