Minor modal adjustments
This commit is contained in:
parent
85e93a88a6
commit
98548b1b8b
2 changed files with 3 additions and 8 deletions
|
|
@ -31,7 +31,6 @@ ReceiptItem::ReceiptItem(QWidget *parent,
|
|||
textLayout_->setSpacing(conf::modals::TEXT_SPACING);
|
||||
|
||||
QFont nameFont;
|
||||
nameFont.setWeight(65);
|
||||
nameFont.setPointSizeF(nameFont.pointSizeF() * 1.1);
|
||||
|
||||
auto displayName = Cache::displayName(room_id, user_id);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue