Skip to content

Commit df98111

Browse files
committed
Hide splide arrows
I believe this could be contributing to #33 and the right arrow seems to be broken on mobile. Will re-add in the future.
1 parent 8c52820 commit df98111

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/src/components/PlayerStations.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ onMounted(() => {
127127
font-size: 1.111rem;
128128
background: #B7D2F3;
129129
transition: opacity 150ms;
130+
display: none;
130131
131132
svg {
132133
fill: #000;

0 commit comments

Comments
 (0)