mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
refac: rich text input styling
This commit is contained in:
@@ -189,7 +189,7 @@ input[type='number'] {
|
||||
}
|
||||
|
||||
.ProseMirror {
|
||||
@apply h-full -translate-y-[1px];
|
||||
@apply h-full min-h-fit max-h-full;
|
||||
}
|
||||
|
||||
.ProseMirror:focus {
|
||||
|
||||
Reference in New Issue
Block a user