fix: dependency 변경에 따른 오류 수정

This commit is contained in:
2022-07-13 01:17:46 +09:00
parent 23c030fd00
commit 6773b8cddb
6 changed files with 94 additions and 45 deletions
+1 -1
View File
@@ -212,7 +212,7 @@ onMounted(() => {
@import "@scss/common/break_500px.scss";
@include media-500px {
.optionMenu::v-deep .dropdown-toggle {
.optionMenu:deep(.dropdown-toggle) {
height: 32px;
}
.isNationRankingBottom {