feat: Header重排、共享配方到公共库、待审核配方、权限优化 #17

Merged
fam merged 39 commits from fix/ui-polish-round2 into main 2026-04-09 18:37:12 +00:00
Showing only changes of commit 8a653b684e - Show all commits

View File

@@ -1215,8 +1215,9 @@ async function saveCardImage(name) {
box-shadow: 0 4px 16px rgba(90,60,30,0.12);
}
.oil-chip--inactive {
opacity: 0.5;
background: #f0f0f0 !important;
opacity: 0.7;
background: #f5f5f5 !important;
border: 1px solid #e0e0e0;
}
.oil-chip--incomplete {
background: #fff5f5 !important;