Browse Source

completion-popover: Use same avatar size as other places in room history

fractal-6
Kévin Commaille 3 years ago
parent
commit
4d42051906
No known key found for this signature in database
GPG Key ID: 29A48C1F03620416
  1. 2
      src/session/view/content/room_history/message_toolbar/completion/completion_row.ui

2
src/session/view/content/room_history/message_toolbar/completion/completion_row.ui

@ -9,7 +9,7 @@
<property name="spacing">10</property>
<child>
<object class="ComponentsAvatar" id="avatar">
<property name="size">40</property>
<property name="size">36</property>
</object>
</child>
<child>

Loading…
Cancel
Save