WJC
2019-12-11 1c7e1305f637ef910ccc5cd691255c34296c846b
ZigbeeApp/Shared/Phone/Device/Category/Category.cs
@@ -1960,7 +1960,7 @@
                var logicRowlayout = new RowLayout
                {
                    Height = Application.GetRealHeight(190 + 30),
                    Width = Application.GetRealWidth(1080),
                    Width = Application.GetRealWidth(1080-58),
                    LineColor = ZigbeeColor.Current.LogicBackgroundColor,
                    BackgroundColor = ZigbeeColor.Current.LogicBackgroundColor,
                };