wip: design
This commit is contained in:
@@ -228,8 +228,8 @@ impl Render for Notification {
|
||||
.relative()
|
||||
.w_96()
|
||||
.border_1()
|
||||
.border_color(cx.theme().border)
|
||||
.bg(cx.theme().popover)
|
||||
.border_color(cx.theme().base.step(cx, ColorScaleStep::THREE))
|
||||
.bg(cx.theme().background)
|
||||
.rounded_md()
|
||||
.shadow_md()
|
||||
.py_2()
|
||||
|
||||
Reference in New Issue
Block a user