This commit is contained in:
朱子楚\zhuzi 2023-06-27 00:17:01 +08:00
parent 3a940466d5
commit 2147965b00

View File

@ -112,6 +112,12 @@ CustomWindow {
}
Row{
z:8
anchors{
top: parent.top
left: parent.left
topMargin: FluTools.isMacos() ? 20 : 5
leftMargin: 5
}
FluIconButton{
iconSource: FluentIcons.ChromeBack
width: 30