css update

This commit is contained in:
magepeopleteam 2022-11-01 04:38:28 +00:00
parent ce9dd03fff
commit 3b437c8451
1 changed files with 3 additions and 3 deletions

View File

@ -2479,7 +2479,7 @@ h3.ex-sec-title {
#mep-event-review-form--title {
display: block;
padding: 0 15px 0 38px;
font-size: 20px;
font-size: 18px;
line-height: 1.5;
color: #495057;
background-color: #f9f9f9;
@ -2490,7 +2490,7 @@ h3.ex-sec-title {
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
max-width: 225px;
min-height: 100%;
height: auto;
height: 30px;
margin: 5px 0;
}
.mep-user-info-sec input {
@ -2530,7 +2530,7 @@ span#mep_everyday_event_time_list select {
border: 0;
height: 30px;
padding: 0 7px;
font-size: 20px;
font-size: 18px;
color: #495057;
}
.mep_everyday_date_secs ul li {