style: increase ReadoutPanel font sizes and add CSV test fixture for data logging
This commit is contained in:
@@ -384,8 +384,9 @@ Rectangle {
|
||||
Label {
|
||||
text: "CONNECTION FLOW"
|
||||
color: Theme.sideMutedText
|
||||
font.pixelSize: Theme.fontXs
|
||||
font.letterSpacing: 1.2
|
||||
font.family: Theme.uiFontFamily
|
||||
font.pixelSize: Theme.fontSm
|
||||
font.letterSpacing: 1.5
|
||||
font.bold: true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user