diff --git a/src/components/my-table.vue b/src/components/my-table.vue index 314cd8e..fd67b5d 100644 --- a/src/components/my-table.vue +++ b/src/components/my-table.vue @@ -265,7 +265,7 @@ position: relative; width: 22.4px + 2*15px; text-align: right; - overflow: visible; + overflow: visible !important; .actions_btn{