mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
fix(ui): use action cursor token for policy details
This commit is contained in:
@@ -586,7 +586,7 @@ h3.plugins-subheader {
|
||||
min-height: 44px;
|
||||
align-items: center;
|
||||
gap: var(--space-2);
|
||||
cursor: pointer;
|
||||
cursor: var(--cursor-action);
|
||||
font-weight: 600;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user