<v-tooltip
bottom
content-class="className"
> ...
<style scoped>
.className{
top: 1350px !important;
left: 350px !important;
position: absolute;
}
</style>
'개발이야기 > Vue - Vuetify' 카테고리의 다른 글
v-data-table items row class 주기 (0) | 2021.08.24 |
---|---|
text-filed 엔터 입력 로그인 (0) | 2021.03.23 |
vuetify v-tabs slider 안보이는 버그 (0) | 2021.01.25 |
[Vue warn]: Failed to resolve directive: ripple 해결 (0) | 2021.01.20 |
v-data-table 헤더 변경 (0) | 2021.01.19 |