removed the 'mount sftp folder' button for mobile platforms

This commit is contained in:
vladimir.kuznetsov 2023-09-18 00:16:58 +05:00
parent 9b32411659
commit fd09321f8e

View file

@ -165,6 +165,8 @@ PageType {
}
BasicButtonType {
visible: !GC.isMobile()
Layout.fillWidth: true
Layout.topMargin: 24
Layout.bottomMargin: 24