mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-05 22:06:23 +00:00
Some changes for the notification layout & localize timestamps
This commit is contained in:
@@ -100,9 +100,9 @@ Item {
|
||||
anchors.bottom: parent.bottom
|
||||
anchors.bottomMargin: Style.marginM
|
||||
anchors.left: parent.left
|
||||
anchors.leftMargin: Style.marginM * 2
|
||||
anchors.leftMargin: Style.marginM * 3
|
||||
anchors.right: parent.right
|
||||
anchors.rightMargin: Style.marginM * 2
|
||||
anchors.rightMargin: Style.marginM * 3
|
||||
spacing: Style.marginL
|
||||
|
||||
// Icon
|
||||
|
||||
Reference in New Issue
Block a user