Fix placeholder height
This commit is contained in:
@@ -595,7 +595,7 @@ impl Render for ChatPanel {
|
||||
el.child(
|
||||
div()
|
||||
.rounded_md()
|
||||
.h_7()
|
||||
.h_6()
|
||||
.w_full()
|
||||
.bg(cx.theme().colors().editor_background),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user