fix: missing rounded corners in live game tab

This commit is contained in:
Valentin Kaelin 2020-01-15 21:58:29 +01:00
parent d740ed7309
commit 202a808519

View file

@ -110,7 +110,7 @@
</div> </div>
</div> </div>
</td> </td>
<td class="py-1 text-right"> <td class="py-1 text-right rounded-r-lg">
<div class="px-2 inline-block"> <div class="px-2 inline-block">
<div <div
v-if="live.bannedChampions.length" v-if="live.bannedChampions.length"