summaryrefslogtreecommitdiffstats
path: root/style/src/theme.rs
diff options
context:
space:
mode:
Diffstat (limited to 'style/src/theme.rs')
-rw-r--r--style/src/theme.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/style/src/theme.rs b/style/src/theme.rs
index 2eb825e6..b195940e 100644
--- a/style/src/theme.rs
+++ b/style/src/theme.rs
@@ -421,7 +421,7 @@ impl slider::StyleSheet for Theme {
palette.primary.base.color,
palette.primary.base.color,
),
- size: 2.0,
+ width: 2.0,
border_radius: 2.0,
},
handle: slider::Handle {