fix: use default icon size

This commit is contained in:
talksik
2025-04-13 13:34:24 -07:00
parent 6f08b09494
commit 3a77fff72c
2 changed files with 2 additions and 4 deletions
-2
View File
@@ -154,8 +154,6 @@ AppWindow {
}
AppIcon {
source: "qrc:/live.flowy/imports/DesignSystem/icons/sidebar-duotone.svg"
iconWidth: 10
iconHeight: 10
}
AppSecondaryButton {
onClicked: menu.open()