Bluetooth: smaller font for section name, similar to wifi.

This commit is contained in:
ItsLemmy
2025-11-20 23:08:42 -05:00
parent 0b0860a446
commit 972ac47c1b
@@ -27,7 +27,7 @@ NBox {
NText {
text: root.label
pointSize: Style.fontSizeL
pointSize: Style.fontSizeS
color: Color.mSecondary
font.weight: Style.fontWeightMedium
visible: root.model.length > 0