fix: 지도 제목에 툴팁 표기 고장 수정

- 동작하지 않는 vMyTooltip 제거
This commit is contained in:
2023-03-30 02:39:57 +09:00
parent 3e5e584fce
commit 3553b87748
3 changed files with 5 additions and 111 deletions
-6
View File
@@ -1,11 +1,5 @@
@charset 'utf-8';
.map_title_tooltiptext .tooltip-inner {
max-width: 220px;
width: 220px;
text-align: left;
}
.map_title_text {
margin: auto;
text-align: center;