This commit is contained in:
Simon Gardling
2022-05-18 19:27:11 -04:00
parent 8ed749ef72
commit 99f134a52d
4 changed files with 74 additions and 68 deletions

View File

@@ -69,8 +69,6 @@ pub const fn dark() -> Visuals {
}
}
pub const SPACING: Spacing = spacing();
pub const fn spacing() -> Spacing {
Spacing {
item_spacing: vec2(8.0, 3.0),