Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
etorth committed Nov 13, 2024
1 parent 4ddb370 commit 4153c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/gui/friendchatboard/chatpage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ ChatPage::ChatPage(
UIPage_MARGIN,
[this](const Widget *){ return h() - UIPage_MARGIN - 1; },

w() - 20, // can not stretch
w() - 24, // can not stretch
true,
true,

Expand Down

0 comments on commit 4153c08

Please sign in to comment.