#34 addressed some bugs occurring in the steam in-game browser
All checks were successful
CSGOWTF/csgowtf/pipeline/head This commit looks good
All checks were successful
CSGOWTF/csgowtf/pipeline/head This commit looks good
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="player-flash">
|
||||
<h3>Flash-<span v-if="toggle === 'duration'">Duration</span><span v-if="toggle === 'total'">Count</span></h3>
|
||||
<h3 class="text-center mt-2">Flash-<span v-if="toggle === 'duration'">Duration</span><span v-if="toggle === 'total'">Count</span></h3>
|
||||
<div class="flexbreak"></div>
|
||||
<div class="toggle-btn">
|
||||
<span class="fs-6 text-muted" @click="toggleShow">
|
||||
|
||||
Reference in New Issue
Block a user