Make commit scroll
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 1m47s

This commit is contained in:
2026-03-13 15:12:59 +00:00
parent b47d1a3df3
commit 15c721ea56

View File

@@ -60,7 +60,7 @@ import Consumption from "./Consumption.vue";
<Time />
<Timer />
<Radio />
<CommitHistory />
<CommitHistory class="h-100 overflow-y-scroll" />
<!-- <Elle class="flex-1" /> -->
<!-- <MusicPlayer /> -->