@@ -30,4 +30,9 @@ uni-button[type=submit] {
uni-button[circle] {
border-radius: 50rpx;
+}
+
+uni-slider{
+ margin: 0;
+ width: 100%;
}