From 3827e14a83f66cb1a660325fb3070bf88411433c Mon Sep 17 00:00:00 2001 From: bboysoul Date: Mon, 7 Sep 2026 15:55:55 +0800 Subject: [PATCH] feat: add visible habit check controls --- frontend/src/MvpPanel.vue | 16 ++++++++++------ frontend/src/style.css | 2 +- frontend/src/style.test.ts | 13 +++++++++++++ 3 files changed, 24 insertions(+), 7 deletions(-) diff --git a/frontend/src/MvpPanel.vue b/frontend/src/MvpPanel.vue index 34ec381..6cfb60c 100644 --- a/frontend/src/MvpPanel.vue +++ b/frontend/src/MvpPanel.vue @@ -1,6 +1,6 @@