mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Matugen/Vesktop: fix chatbar height
This commit is contained in:
@@ -65,7 +65,7 @@ body {
|
||||
|
||||
/* chatbar options */
|
||||
--custom-chatbar: separated; /* off: default chatbar, separated: chatbar separated from chat */
|
||||
--chatbar-height: 47px; /* height of the chatbar (56px by default, 47px to align with user panel, 56px recommended for separated) */
|
||||
--chatbar-height: 56px; /* height of the chatbar (56px by default, 47px to align with user panel, 56px recommended for separated) */
|
||||
|
||||
/* other options */
|
||||
--small-user-panel: off; /* off: default user panel, on: smaller user panel like in old discord */
|
||||
|
||||
Reference in New Issue
Block a user