remove hover inset border from calendar cards

This commit is contained in:
Aadil Ayub 2022-02-02 16:44:21 +05:00
parent ad04b0104e
commit 9fe3425d46
1 changed files with 0 additions and 1 deletions

View File

@ -518,7 +518,6 @@ div.network-source {
}
.h-event.calendar header h2:hover {
box-shadow: inset 4px 4px 0px royalblue;
cursor: pointer;
}