Use the full with of the roomlist for the last message
This commit is contained in:
parent
bac1f46127
commit
cef385e1e4
2 changed files with 7 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ enum class AvatarType
|
|||
|
||||
namespace sidebar {
|
||||
static const int SmallSize = 60;
|
||||
static const int NormalSize = 300;
|
||||
static const int NormalSize = 260;
|
||||
static const int CommunitiesSidebarSize = 64;
|
||||
}
|
||||
// Default font size.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue