mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 12:57:28 +00:00
fix: missing rounded corners in live game tab
This commit is contained in:
parent
d740ed7309
commit
202a808519
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</td>
|
||||
<td class="py-1 text-right">
|
||||
<td class="py-1 text-right rounded-r-lg">
|
||||
<div class="px-2 inline-block">
|
||||
<div
|
||||
v-if="live.bannedChampions.length"
|
||||
|
|
|
|||
Loading…
Reference in a new issue