update code block to reflect current state
This commit is contained in:
parent
4b80702b10
commit
1a0b9d55c1
@ -65,8 +65,12 @@ the viewbox of the SVG will interfere with the coordinate transformation.
|
||||
<div class="flipFace front"></div>
|
||||
<div class="flipFace back" style="visibility:hidden;"></div>
|
||||
</div>
|
||||
<svg class="flipButton backBtn" .../>
|
||||
<svg class="flipButton infoBtn" .../>
|
||||
<div class="flipButton backBtn" .../>
|
||||
<svg .../>
|
||||
</div>
|
||||
<div class="flipButton infoBtn" .../>
|
||||
<svg .../>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
</code>
|
||||
|
Loading…
Reference in New Issue
Block a user