Skip to content

Commit 1c01764

Browse files
authored
Merge pull request #36 from souzip/develop
refactor: 모바일 뷰 수정
2 parents 9d10171 + db0dc2c commit 1c01764

4 files changed

Lines changed: 448 additions & 128 deletions

File tree

src/components/admin/AddCityModal.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,6 @@ function handleClose() {
347347
transform: scale(0.95);
348348
}
349349
350-
/* 태블릿 이하: 위도/경도 및 버튼 컬럼 */
351350
@media (max-width: 768px) {
352351
.field-row {
353352
flex-direction: column;

0 commit comments

Comments
 (0)