mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Notifications History: restored original panel width, changed title to: "Notifications"
This commit is contained in:
@@ -12,7 +12,7 @@ import qs.Widgets
|
||||
NPanel {
|
||||
id: root
|
||||
|
||||
preferredWidth: 360
|
||||
preferredWidth: 380
|
||||
preferredHeight: 480
|
||||
panelKeyboardFocus: true
|
||||
|
||||
@@ -37,7 +37,7 @@ NPanel {
|
||||
}
|
||||
|
||||
NText {
|
||||
text: "Notification history"
|
||||
text: "Notifications"
|
||||
font.pointSize: Style.fontSizeL * scaling
|
||||
font.weight: Style.fontWeightBold
|
||||
color: Color.mOnSurface
|
||||
|
||||
Reference in New Issue
Block a user