1
0
Fork 0
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:
lcoursodon 2023-10-17 10:02:33 -04:00
parent 811a93cc27
commit 8b21b0fda9

View file

@ -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 {