fix: 메인 화면 오동작 요소 수정
- 설문조사 항목 표기 - 설문조사 항목 marquee로 틀어짐(제거) - 1000xp 모드에서 도시 툴팁 가려지는 문제 수정정
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user