Make decimal point more visible in BMI display on Daily/Notes tab

This commit is contained in:
Seeker4 2019-07-24 09:17:59 -07:00
parent 16200b46ca
commit 4ffb621d09

View File

@ -1314,7 +1314,7 @@ QSlider::handle:horizontal {
<enum>QFrame::NoFrame</enum>
</property>
<property name="smallDecimalPoint">
<bool>true</bool>
<bool>false</bool>
</property>
<property name="digitCount">
<number>5</number>