Fix bug
This commit is contained in:
parent
eeaa27c7ca
commit
e9bc9b8675
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<span class="hhnn">{{ hh }}<span :style="{ visibility: now.getSeconds() % 2 == 0 ? 'visible' : 'hidden' }">:</span>{{ nn }}</span>
|
||||
</time>
|
||||
</div>
|
||||
<div class="content _panel">
|
||||
<div class="content _panel _ghost">
|
||||
<mk-clock/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue