🎨
This commit is contained in:
parent
ed20805b10
commit
6cfad65ac7
7 changed files with 34 additions and 4 deletions
|
|
@ -142,7 +142,7 @@ export default defineComponent({
|
|||
|
||||
&.primary {
|
||||
font-weight: bold;
|
||||
color: #fff !important;
|
||||
color: var(--fgOnAccent) !important;
|
||||
background: var(--accent);
|
||||
|
||||
&:not(:disabled):hover {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue