diff --git a/src/components/modals/VoteHistoryModal.vue b/src/components/modals/VoteHistoryModal.vue index 6037977..d797ddc 100644 --- a/src/components/modals/VoteHistoryModal.vue +++ b/src/components/modals/VoteHistoryModal.vue @@ -107,6 +107,8 @@ h3 { table { border-spacing: 10px 0; + margin-left: auto; + margin-right: auto; } thead td {