Add reminder management improvements

This commit is contained in:
dinlo
2026-06-27 15:12:40 +08:00
parent 44c6694e50
commit a88ed8da75
19 changed files with 455 additions and 28 deletions
+8
View File
@@ -37,3 +37,11 @@
min-height: 110px;
width: 100%;
}
.reminder-notifier-view {
padding: 8px;
}
.reminder-notifier-view .setting-item {
padding: 8px 0;
}