fix: changed color of backbutton area on api countries page

This commit is contained in:
Mitternacht822
2026-03-06 15:17:54 +04:00
parent 4c4d5a62ce
commit a685548b30

View File

@@ -50,7 +50,7 @@ PageType {
anchors.left: parent.left
anchors.right: parent.right
height: root.topBarHeight
color: "black"
color: AmneziaStyle.color.midnightBlack
z: 10
MouseArea {