replace orange inset shadow in default cards

This commit is contained in:
Aadil Ayub 2022-04-13 11:23:19 +05:00
parent c5a7ad38fe
commit bf40f4f8ec
1 changed files with 1 additions and 1 deletions

View File

@ -677,7 +677,7 @@ input:checked+label+.calendar-location+.description {
}
label:hover {
box-shadow: inset 2px 2px 0px #95948c;
box-shadow: inset 2px 2px 0px var(--calendar-dark);
}
.description {