mirror of
https://github.com/callumalpass/tasknotes.git
synced 2026-07-22 12:50:26 +00:00
update styling in mini-calendar
This commit is contained in:
parent
81eaa37f3e
commit
2d17f6b5fa
1 changed files with 1 additions and 2 deletions
|
|
@ -713,8 +713,7 @@
|
|||
|
||||
.tasknotes-plugin .mini-calendar-view__day--today {
|
||||
background: none !important;
|
||||
color: var(--tn-text-normal);
|
||||
border: 1px solid color-mix(in srgb, var(--tn-interactive-accent) 80%, transparent);
|
||||
color: var(--tn-text-on-accent);
|
||||
}
|
||||
|
||||
.tasknotes-plugin .mini-calendar-view__day--today::after {
|
||||
|
|
|
|||
Loading…
Reference in a new issue