fix: champions table rounded on Firefox

This commit is contained in:
Valentin Kaelin 2020-06-11 21:50:42 +02:00
parent 58c27324f8
commit 0dcdab9ac9

View file

@ -1,5 +1,5 @@
<template>
<table class="w-full leading-none text-center bg-blue-800 rounded-lg table-fixed">
<table class="w-full overflow-hidden leading-none text-center bg-blue-800 rounded-lg table-fixed">
<thead>
<tr class="text-sm rounded-t-lg select-none heading">
<th