mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-24 16:54:03 +00:00
minor css improvement with editable text (#990)
This commit is contained in:
committed by
GitHub
parent
81119acaf2
commit
2531ec178e
@@ -73,7 +73,7 @@ const vFocus = {
|
||||
|
||||
<style scoped>
|
||||
.editable-text {
|
||||
display: inline-block;
|
||||
display: inline;
|
||||
}
|
||||
.editable-text input {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user