mirror of
https://github.com/logto-io/logto.git
synced 2025-03-10 22:22:45 -05:00
Merge pull request #450 from logto-io/charles-log-1980-adjust-plain-button-styles
refactor(console): minor adjustments made to plain button styles
This commit is contained in:
commit
2a5e7550a9
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