mirror of
https://github.com/logto-io/logto.git
synced 2025-02-17 22:04:19 -05:00
refactor(console): minor adjustments made to plain button styles
This commit is contained in:
parent
b6323113fa
commit
028c7d6a56
1 changed files with 1 additions and 1 deletions
|
@ -156,11 +156,11 @@
|
|||
|
||||
&:active {
|
||||
color: var(--color-primary-30);
|
||||
background: var(--color-primary-95);
|
||||
}
|
||||
|
||||
&:not(:disabled):hover {
|
||||
color: var(--color-primary-30);
|
||||
background: var(--color-primary-95);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue