mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Reset scaling to 1.0
This commit is contained in:
@@ -16,7 +16,7 @@ Rectangle {
|
||||
text: Time.time
|
||||
font.family: Theme.fontFamily
|
||||
font.weight: Font.Bold
|
||||
font.pointSize: Style.fontSmall * scaling
|
||||
font.pointSize: Style.fontMedium * scaling
|
||||
color: Theme.textPrimary
|
||||
anchors.centerIn: parent
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user