2025/01/02 페이지 오류 수정

This commit is contained in:
subsub 2025-01-02 10:33:58 +09:00
parent 5db278332c
commit 495bb6ea41

View File

@ -396,10 +396,11 @@
:not(.window_popup.idf) .search_wrap .select+.select+.input_text{width:calc(100% - 330px);} :not(.window_popup.idf) .search_wrap .select+.select+.input_text{width:calc(100% - 330px);}
:not(.window_popup.idf) .search_wrap .btn_search{width:110px;height:80px;padding:0;font-size:3.6rem;padding:0;} :not(.window_popup.idf) .search_wrap .btn_search{width:110px;height:80px;padding:0;font-size:3.6rem;padding:0;}
.page{flex-wrap:wrap;}
.page a{font-size:3.4rem;} .page a{font-size:3.4rem;}
.page a,.page .only_icon{width:80px;height:80px;border-radius:10px;} .page a,.page .only_icon{width:80px;height:80px;border-radius:10px;}
.page i{width:80px;height:80px;} .page i{width:80px;height:80px;}
.page li:nth-child(n+5):nth-child(-n+11){display:none;} /* .page li:nth-child(n+5):nth-child(-n+11){display:none;} */
.page .page_first_li,.page .page_prev_li,.page .page_next_li,.page .page_last_li{display:block !important;} .page .page_first_li,.page .page_prev_li,.page .page_next_li,.page .page_last_li{display:block !important;}
.page .page_first{background:url(/kofair_case_seed/usr/images/component/icon_page_first_80.png) center center;} .page .page_first{background:url(/kofair_case_seed/usr/images/component/icon_page_first_80.png) center center;}
.page .page_prev{background:url(/kofair_case_seed/usr/images/component/icon_page_prev_80.png) center center;} .page .page_prev{background:url(/kofair_case_seed/usr/images/component/icon_page_prev_80.png) center center;}