mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2025-12-06 06:36:15 +00:00
NIcon: always center icon
This commit is contained in:
@@ -26,4 +26,5 @@ Text {
|
||||
font.pointSize: applyUiScale ? root.pointSize * Style.uiScaleRatio : root.pointSize
|
||||
color: Color.mOnSurface
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user