dash-frontend: tab titles, home screen username

This commit is contained in:
Aleksander
2025-09-20 16:54:16 +02:00
parent 1358af75e3
commit 4f71dc6097
22 changed files with 181 additions and 45 deletions

View File

@@ -25,7 +25,7 @@
<template name="Set">
<Button macro="button_style" _press="::OverlayToggle ${handle}">
<sprite width="40" height="40" color="~set_color" src="watch/set2.svg" />
<div position="absolute" margin_top="11" >
<div position="absolute" margin_top="11">
<label text="${display}" size="24" color="#000000" weight="bold" />
</div>
</Button>
@@ -74,4 +74,4 @@
</rectangle>
</div>
</elements>
</layout>
</layout>