Minor UI fix
This commit is contained in:
parent
62fba8fda6
commit
591457da38
1
components/dist/select.js
vendored
1
components/dist/select.js
vendored
@ -449,6 +449,7 @@ smOption.innerHTML = `
|
||||
display: block;
|
||||
width: 0.2rem;
|
||||
height: 1em;
|
||||
left: 0;
|
||||
border-radius: 0 1em 1em 0;
|
||||
background: rgba(var(--text-color,(17,17,17)), 0.5);
|
||||
transition: all 0.2s ease-in-out;
|
||||
|
||||
2
components/dist/select.min.js
vendored
2
components/dist/select.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user