fix: 메인 화면 오동작 요소 수정

- 설문조사 항목 표기
- 설문조사 항목 marquee로 틀어짐(제거)
- 1000xp 모드에서 도시 툴팁 가려지는 문제 수정정
This commit is contained in:
2021-12-03 15:26:45 +09:00
parent 4c2dabe4cc
commit 83c71bec25
3 changed files with 23 additions and 15 deletions
+1 -1
View File
@@ -90,7 +90,7 @@
.world_map .city_tooltip{
position: absolute;
z-index:6;
z-index:16;
display:none;
min-width:120px;
border: 0.02em gray solid;