Matugen/Vesktop: fix chatbar height

This commit is contained in:
Ly-sec
2025-11-25 17:03:06 +01:00
parent cc11971fc8
commit cb3af2d0d6
+1 -1
View File
@@ -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 */