Bigger font in sensor readings page
This commit is contained in:
parent
35b6ef3e29
commit
b1f31c08cf
@ -15,8 +15,9 @@
|
|||||||
<child>
|
<child>
|
||||||
<object class="GtkLabel" id="lux_label">
|
<object class="GtkLabel" id="lux_label">
|
||||||
<property name="label" translatable="no">XXX Lux</property>
|
<property name="label" translatable="no">XXX Lux</property>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
<class name="title-1"/>
|
<class name="lumos-big-result"/>
|
||||||
</style>
|
</style>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
|
Loading…
Reference in New Issue
Block a user