feat(wip): 장수 목록 뷰 작업중

This commit is contained in:
2022-04-07 03:03:38 +09:00
parent 73c3cc4983
commit 1a04e2c53b
3 changed files with 177 additions and 9 deletions
-2
View File
@@ -8,7 +8,6 @@
#app {
width: 100%;
overflow-x: hidden;
}
@@ -25,6 +24,5 @@
position: relative;
width: 500px;
margin: auto;
overflow-x: hidden;
}
}