แก้ไขสี hover ของปฏิทินลา
This commit is contained in:
parent
5ee1f92260
commit
d980946ccc
1 changed files with 1 additions and 1 deletions
|
|
@ -508,6 +508,6 @@ onMounted(async () => {
|
||||||
}
|
}
|
||||||
|
|
||||||
.textHover:hover {
|
.textHover:hover {
|
||||||
color: #b5ec9f;
|
color: var(--q-primary);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue