Tooltip: fix disabled tooltip affecting other instances

This commit is contained in:
Leopoldthecoder
2017-09-25 15:13:06 +08:00
committed by 杨奕
parent 1552f87592
commit f457cd7f57
4 changed files with 33 additions and 14 deletions

View File

@@ -91,6 +91,10 @@
line-height: 26px;
margin-top: 10px;
}
#code-sponsor-widget {
margin: 50px 0 0 -20px;
}
}
.nav-dropdown-list {
width: 120px;
@@ -165,6 +169,7 @@
</template>
</li>
</ul>
<div id="code-sponsor-widget"></div>
</div>
</template>
<script>