refactor: further trim PR #458 debloat across patches, notices, Select, music, archive, search

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-19 08:58:31 +09:30
parent 4fda63dedd
commit 3bac45032d
21 changed files with 497 additions and 924 deletions
@@ -10,16 +10,11 @@
height: 14px;
border-radius: 50%;
background: var(--better-main, #22c55e);
display: flex;
align-items: center;
justify-content: center;
color: #fff;
font-size: 9px;
line-height: 14px;
text-align: center;
pointer-events: none;
z-index: 2;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.bsplus-notification-backup-badge svg {
width: 9px;
height: 9px;
color: #fff;
}