Initial import from PC

This commit is contained in:
2026-01-26 17:16:52 +04:00
commit 726e948a13
827 changed files with 179315 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
.mood-tracker-modal {
min-height: 400px;
}
.confirmation-modal {
display: flex;
flex-direction: column;
align-items: center;
}
.mood-tracker-notice-header {
font-weight: 900;
}