Topbar layout fix width conf
This commit is contained in:
@@ -18,7 +18,7 @@ import QtQuick.Layouts
|
||||
{
|
||||
id: topBar
|
||||
height: 35
|
||||
width: parent / 8
|
||||
width: parent.width / 8
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user