2
0
Tig 1 жил өмнө
parent
commit
fb96ea0e73

+ 1 - 1
UICatalog/Scenarios/Sliders.cs

@@ -26,7 +26,7 @@ public class Sliders : Scenario
                 Type = type,
                 AllowEmpty = true
             };
-            view.Padding.Thickness = new (0,1,0,0);
+            //view.Padding.Thickness = new (0,1,0,0);
             v.Add (view);
             prev = view;
         }