summaryrefslogtreecommitdiff
path: root/src/components/Global/TableRowAction.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Global/TableRowAction.vue')
-rw-r--r--src/components/Global/TableRowAction.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Global/TableRowAction.vue b/src/components/Global/TableRowAction.vue
index c8d2d0cf..da936b6d 100644
--- a/src/components/Global/TableRowAction.vue
+++ b/src/components/Global/TableRowAction.vue
@@ -33,7 +33,7 @@ export default {
</script>
<style lang="scss" scoped>
-.btn {
+.btn.btn-link {
padding-top: 0;
padding-bottom: 0;
}