fix style

This commit is contained in:
BOYA,CHIU 2021-08-27 11:51:29 +08:00
parent 05a0547df3
commit 9f5c8b6af3
2 changed files with 3 additions and 0 deletions

View File

@ -82,6 +82,7 @@ a.event-container{
.calendar-events{
position: relative;
background: #fbfbfb;
margin-bottom: 1em;
}
.month_template{
position: relative;
@ -89,6 +90,7 @@ a.event-container{
.w-calendar.widget-calendar-1{
flex-wrap: wrap;
margin-top: 2em;
margin-bottom: 1em;
}
.widget-calendar-1 .w-calendar-nav a {
top: 0.5em;

View File

@ -45,6 +45,7 @@ a.event-container-one{
.w-calendar.widget-calendar-2{
flex-wrap: wrap;
margin-top: 2em;
margin-bottom: 1em;
}
.widget-calendar-2 .w-calendar-table td:hover {
background-color: #eaeaea;