changes
This commit is contained in:
@@ -87,12 +87,7 @@
|
||||
/>
|
||||
</span>
|
||||
</button>
|
||||
<span
|
||||
class="tooltiptext"
|
||||
style="top: 110%; bottom: unset; min-width: max-content; left: -45px"
|
||||
>
|
||||
Nhập dữ liệu
|
||||
</span>
|
||||
<span class="tooltiptext top-0">Nhập dữ liệu</span>
|
||||
</p>
|
||||
<p
|
||||
v-if="enableAdd && $getEditRights()"
|
||||
@@ -109,12 +104,7 @@
|
||||
/>
|
||||
</span>
|
||||
</button>
|
||||
<span
|
||||
class="tooltiptext"
|
||||
style="top: 110%; bottom: unset; min-width: max-content; left: -45px"
|
||||
>
|
||||
Thêm mới
|
||||
</span>
|
||||
<span class="tooltiptext left-auto right-0">Thêm mới</span>
|
||||
</p>
|
||||
<p class="control">
|
||||
<button
|
||||
@@ -128,12 +118,7 @@
|
||||
/>
|
||||
</span>
|
||||
</button>
|
||||
<span
|
||||
class="tooltiptext"
|
||||
style="top: 110%; bottom: unset; min-width: max-content; left: -45px"
|
||||
>
|
||||
Xuất Excel
|
||||
</span>
|
||||
<span class="tooltiptext left-auto right-0">Xuất Excel</span>
|
||||
</p>
|
||||
<p class="control">
|
||||
<button
|
||||
@@ -147,12 +132,7 @@
|
||||
/>
|
||||
</span>
|
||||
</button>
|
||||
<span
|
||||
class="tooltiptext"
|
||||
style="top: 110%; bottom: unset; min-width: max-content; left: -45px"
|
||||
>
|
||||
Làm mới
|
||||
</span>
|
||||
<span class="tooltiptext left-auto right-0">Làm mới</span>
|
||||
</p>
|
||||
<Icon
|
||||
v-if="loading"
|
||||
|
||||
Reference in New Issue
Block a user