File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
button.duet-date__toggle{height:100%;top:0;}
*[class*="endDate"] .duet-date__dialog{left:auto;right:0;}
.wrap .duet-date__dialog-content{padding:30px 20px;border-radius:16px;;}
.wrap .duet-date__dialog-content *{font-family:'pretendard';}
.wrap .duet-date__mobile{display:none;}
.wrap .duet-date__header{gap:12px;}
.wrap .duet-date__header>div.duet-date__nav{display:none;}
.wrap .duet-date__header>div:first-child .duet-date__select{width:100%;}
.wrap .duet-date__select{width:45%;}
.wrap .duet-date__select-label{width:100%;border:0;background-color:#EDF0F5;}
.wrap .duet-date__table tr{background:#fff;border-bottom:0;}
.wrap .duet-date__table-header,.wrap .duet-date__cell,.wrap .duet-date__day,.wrap .list_top .search_area .duet-date__day{width:36px !important;height:36px !important;border-bottom:3px solid transparent;line-height:1;}
.wrap .duet-date__day:hover::before,.wrap .duet-date__day.is-today::before,.wrap .duet-date__day[aria-pressed=true],.wrap .duet-date__day:focus{background:var(--secondary-color) !important;font-weight:bold !important;color:#fff !important;border-radius:100% !important;border-bottom:0 !important;}
.wrap .duet-date__day.is-today{font-weight:500;color:var(--secondary-color);background:#fff;border:0;border-bottom:3px solid var(--secondary-color);border-radius:0;box-shadow:none;}
.wrap .duet-date__day.is-today::before{display:none;}
.duet-date__row td:first-child button{color:var(--red-color);}
.duet-date__row td:last-child button{color:var(--primary-color);}