mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-08-03 22:35:45 +02:00
Share popup: fix font size
Change-Id: Ied676c0bcea675735274362ecc35de504c4c7fa9
This commit is contained in:
parent
811a93cc27
commit
8b21b0fda9
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ Popup {
|
|||
Layout.alignment: Qt.AlignLeft
|
||||
text: control.text
|
||||
color: JamiTheme.chatViewFooterImgHoverColor
|
||||
font.pixelSize: JamiTheme.chatViewFooterFontSize
|
||||
font.pixelSize: JamiTheme.menuFontSize
|
||||
}
|
||||
}
|
||||
background: Rectangle {
|
||||
|
|
Loading…
Add table
Reference in a new issue