mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 12:55:19 +00:00
refac: styling
This commit is contained in:
parent
f46b95300b
commit
0107a70343
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ input[type='number'] {
|
|||
}
|
||||
|
||||
.ProseMirror {
|
||||
@apply h-full;
|
||||
@apply h-full -translate-y-[1px];
|
||||
}
|
||||
|
||||
.ProseMirror:focus {
|
||||
|
|
|
|||
Loading…
Reference in a new issue