fix(ui): pad the toast card so its text clears the edges
This commit is contained in:
@@ -51,6 +51,7 @@ function M.node()
|
||||
ui.box {
|
||||
w = "fill",
|
||||
h = HEIGHT,
|
||||
pad = 12,
|
||||
align = "center",
|
||||
justify = "center",
|
||||
background = ui.theme.face,
|
||||
|
||||
Reference in New Issue
Block a user