mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-19 18:18:38 +00:00
fix: fix receive icon rotation
This commit is contained in:
parent
47cc169c4f
commit
2da4bd376f
@ -108,6 +108,7 @@ Item {
|
|||||||
height: 12
|
height: 12
|
||||||
fillMode: Image.PreserveAspectFit
|
fillMode: Image.PreserveAspectFit
|
||||||
source: "../../img/diagonalArrow.svg"
|
source: "../../img/diagonalArrow.svg"
|
||||||
|
rotation: 180
|
||||||
}
|
}
|
||||||
|
|
||||||
Text {
|
Text {
|
||||||
@ -130,3 +131,9 @@ Item {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*##^##
|
||||||
|
Designer {
|
||||||
|
D{i:0;formeditorColor:"#ffffff"}
|
||||||
|
}
|
||||||
|
##^##*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user