feat: surface notifications in taro admin and profile

This commit is contained in:
Codex
2026-06-30 04:08:58 +08:00
parent d72ff499ce
commit 0912a4d3fa
9 changed files with 290 additions and 18 deletions

View File

@@ -144,6 +144,11 @@
background: #fff;
}
.admin-row.active {
border-color: #93c5fd;
background: #eff6ff;
}
.admin-row-main {
display: block;
color: #111827;