Fix: Phone-Höhe 480px, CHECKFLO im White-Label entfernt
This commit is contained in:
parent
fbb3285dc6
commit
58e4523b54
2 changed files with 3 additions and 3 deletions
|
|
@ -85,7 +85,7 @@
|
|||
|
||||
<!-- HEADER -->
|
||||
<header>
|
||||
<div class="tenant-name">{tenant?.name ?? 'checkflo'}</div>
|
||||
{#if tenant?.name}<div class="tenant-name">{tenant.name}</div>{/if}
|
||||
<div class="station-name">{station.name}</div>
|
||||
{#if station.target_temp_min || station.target_temp_max}
|
||||
<div class="temp-range">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue