diff --git a/src/components/tabs/WikiListTab.vue b/src/components/tabs/WikiListTab.vue index 08ac11c..76e557f 100644 --- a/src/components/tabs/WikiListTab.vue +++ b/src/components/tabs/WikiListTab.vue @@ -290,6 +290,7 @@ export default defineComponent({ td { text-align: center; height: 70px; + padding: 0.25em; &[data-sponsoronly='true'] { color: salmon;