mirror of
https://github.com/pumpbin/pumpbin
synced 2026-03-14 23:04:30 -07:00
style: delete space
This commit is contained in:
@@ -830,7 +830,7 @@ impl Application for Pumpbin {
|
|||||||
.width(30)
|
.width(30)
|
||||||
.height(30)
|
.height(30)
|
||||||
.style(svg_style::svg_primary_base),
|
.style(svg_style::svg_primary_base),
|
||||||
text("Did you see that sign? ")
|
text("Did you see that sign? ")
|
||||||
.color(self.theme().extended_palette().primary.base.color)
|
.color(self.theme().extended_palette().primary.base.color)
|
||||||
]
|
]
|
||||||
.spacing(spacing)
|
.spacing(spacing)
|
||||||
|
|||||||
Reference in New Issue
Block a user