mirror of
https://github.com/status-im/status-desktop.git
synced 2025-03-03 16:00:50 +00:00
parent
d09f049e77
commit
aeded149db
@ -32,6 +32,9 @@ StatusIconTabButton {
|
|||||||
visible: communityButton.hovered
|
visible: communityButton.hovered
|
||||||
text: communityButton.name
|
text: communityButton.name
|
||||||
delay: 50
|
delay: 50
|
||||||
|
orientation: "right"
|
||||||
|
x: communityButton.width + Style.current.padding
|
||||||
|
y: communityButton.height / 2 - height / 2 + 4
|
||||||
}
|
}
|
||||||
|
|
||||||
Rectangle {
|
Rectangle {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user