This commit is contained in:
syuilo 2020-02-15 17:31:45 +09:00
parent eeaa27c7ca
commit e9bc9b8675

View file

@ -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>