feature/gameplay-ui-improvements #2
@ -1,4 +1,5 @@
|
||||
<template>
|
||||
<!-- TODO: Spruce up the appearance of this component - improve styling, colors, animations, and visual polish -->
|
||||
<div v-if="hasRunners" class="runners-on-base-container">
|
||||
<!-- Split Layout: Runners List | Catcher Card -->
|
||||
<div class="grid grid-cols-1 md:grid-cols-2 gap-0 bg-white rounded-lg shadow-md overflow-hidden">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user