fix: cursor for category select

v1.18.x
psychobunny 5 years ago
parent bc26883aed
commit 4c90fac412

@ -27,3 +27,9 @@
}
}
}
.page-admin-groups {
[component="category/list"] li {
cursor: pointer;
}
}
Loading…
Cancel
Save