css update

This commit is contained in:
magepeopleteam 2022-11-01 04:29:23 +00:00
parent 3a368b2524
commit ce9dd03fff
1 changed files with 6 additions and 3 deletions

View File

@ -1648,7 +1648,7 @@ button.mep-cat-control.mixitup-control-active {
}
#mep_event_date_sch {
height: 270px;
height: 300px;
overflow: hidden;
}
@ -2529,7 +2529,9 @@ span#mep_everyday_event_time_list select {
vertical-align: top;
border: 0;
height: 30px;
padding: 3px 9px;
padding: 0 7px;
font-size: 20px;
color: #495057;
}
.mep_everyday_date_secs ul li {
vertical-align: middle;
@ -2545,7 +2547,8 @@ span.mep-datepicker-input-box {
position: relative;
}
.user-info-sec h5 {
font-weight: 500;
font-weight: bold;
font-size: 16px;
}
.mep_everyday_date_secs {
padding: 5px 10px !important;