feat: render attachment after upload

This commit is contained in:
2025-01-16 08:02:25 +07:00
parent de20b4b219
commit 161e6a5342
3 changed files with 127 additions and 78 deletions

View File

@@ -35,7 +35,7 @@ impl RenderOnce for Message {
.border_l_2()
.border_color(cx.theme().background)
.hover(|this| {
this.bg(cx.theme().base.step(cx, ColorScaleStep::TWO))
this.bg(cx.theme().accent.step(cx, ColorScaleStep::TWO))
.border_color(cx.theme().accent.step(cx, ColorScaleStep::NINE))
})
.child(