diff --git a/Assets/MatugenTemplates/vesktop.css b/Assets/MatugenTemplates/vesktop.css index e004f3cc..6a85df16 100644 --- a/Assets/MatugenTemplates/vesktop.css +++ b/Assets/MatugenTemplates/vesktop.css @@ -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 */