qml ui fixws: ss and cloak

This commit is contained in:
pokamest 2021-10-28 15:31:54 +03:00
parent d7f672ab0a
commit 9de89e5544
10 changed files with 381 additions and 521 deletions

View file

@ -137,7 +137,7 @@ PageBase {
width: parent.width - 40
height: 1
anchors.bottom: GC.isMobile() ? root.bottom : conn_type_label.top
anchors.bottomMargin: s10
anchors.bottomMargin: 10
color: "#DDDDDD"
}