Add daily Sleep event and restore detail navigation

This commit is contained in:
Kiyomichi Kosaka
2025-06-20 00:54:28 +02:00
parent 13dd3ec664
commit c991a58296
4 changed files with 46 additions and 4 deletions
+6
View File
@@ -382,6 +382,12 @@
margin-bottom: 10px;
}
.detail-nav {
display: flex;
gap: 10px;
align-items: center;
}
.back-btn {
background: linear-gradient(45deg, #00ffff, #0080ff);
border: none;