mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-08 08:19:26 -05:00
settings: language change notice: use proper rounding value, update chinese translation
This commit is contained in:
@@ -508,7 +508,7 @@ ContentPage {
|
||||
id: reloadNotice
|
||||
visible: false
|
||||
Layout.topMargin: 8
|
||||
radius: 8
|
||||
radius: Appearance.rounding.normal
|
||||
color: Appearance.colors.colPrimaryContainer
|
||||
Layout.fillWidth: true
|
||||
implicitWidth: languageRowLayout.implicitWidth + languageRowLayout.anchors.margins * 2
|
||||
|
||||
Reference in New Issue
Block a user