mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-02-03 20:59:29 +00:00
fix(ui/views/App/Styles/Calls/CallStyle): set a small font size
This commit is contained in:
parent
356634e9b2
commit
271f771c49
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ QtObject {
|
|||
property QtObject text: QtObject {
|
||||
property color colorA: Colors.j
|
||||
property color colorB: Colors.i
|
||||
property int pointSize: Units.dp * 12
|
||||
property int pointSize: Units.dp * 10
|
||||
property int wordsSpacing: 5
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue