mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-02 02:26:00 +00:00
SidePanel: increased height by 8 pixels.
This commit is contained in:
@@ -11,7 +11,7 @@ NPanel {
|
||||
id: panel
|
||||
|
||||
panelWidth: 460 * scaling
|
||||
panelHeight: 700 * scaling
|
||||
panelHeight: 708 * scaling
|
||||
panelAnchorRight: true
|
||||
|
||||
panelContent: Item {
|
||||
|
||||
Reference in New Issue
Block a user