style(admin): row-warn shows help cursor for tooltip hints

This commit is contained in:
萝卜
2026-03-16 14:43:25 +08:00
parent 849707aae8
commit ee0c2afffd
2 changed files with 19 additions and 0 deletions

View File

@@ -679,6 +679,7 @@
border-left:3px solid var(--adm-error, #ef4444);
background:var(--adm-error-bg, #fef2f2);
border-radius:4px;
cursor:help;
}
.platform-orders-table .row-warn a.link,