통합검색 결과없음 표시

This commit is contained in:
khk 2020-02-04 18:24:45 +09:00
parent b1ce223716
commit 735ace3381

View File

@ -180,3 +180,11 @@
} }
} }
} }
.no-search-result {
display: flex;
width: 100%;
margin-top: 40px;
justify-content: center;
justify-items: center;
font-size: 1.1em;
}