More layout tweaks

This commit is contained in:
Pieter Vander Vennet 2024-06-18 17:55:47 +02:00
parent 8081f8da04
commit 6e276291f0
10 changed files with 55 additions and 15 deletions

View file

@ -93,7 +93,7 @@
<Tr t={t.currentLicense.Subs({ license: $licenseStore })} />
</button>
<br />
<Tr t={t.respectPrivacy} />
<Tr cls="subtle italic" t={t.respectPrivacy} />
</div>
</div>
</LoginToggle>