🎨
This commit is contained in:
parent
048ed26f41
commit
1c764139bf
11 changed files with 61 additions and 156 deletions
|
|
@ -127,6 +127,7 @@ export default defineComponent({
|
|||
border-radius: 999px;
|
||||
overflow: hidden;
|
||||
box-sizing: border-box;
|
||||
transition: background 0.1s ease;
|
||||
|
||||
&:not(:disabled):hover {
|
||||
background: var(--buttonHoverBg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue