mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2026-01-05 03:42:52 +08:00
Share popup: fix font size
Change-Id: Ied676c0bcea675735274362ecc35de504c4c7fa9
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user