center text and fullwidth button
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 1m30s

This commit is contained in:
2026-02-19 21:41:49 +00:00
parent 747a403bcb
commit 4b5ed4787a
2 changed files with 4 additions and 2 deletions

View File

@@ -43,7 +43,9 @@ import Consumption from "./Consumption.vue";
class="bg-bg_primary border-primary border text-center"
/>
<Timer class="border-primary border bg-bg_primary" />
<Radio class="border-primary border bg-bg_primary" />
<Radio
class="border-primary border bg-bg_primary text-center"
/>
<!-- <Elle class="flex-1" /> -->
<!-- <Chat class="bdr-2 bg-bg_primary" /> -->
<!-- <MusicPlayer /> -->