style: change select to radio group

This commit is contained in:
jialin
2024-10-09 14:08:27 +08:00
parent c041d768b2
commit 2b22481443
12 changed files with 118 additions and 66 deletions
@@ -12,7 +12,6 @@
.role {
position: relative;
cursor: pointer;
padding: 0 4px;
border-radius: var(--border-radius-mini);
}