add new decoration
This commit is contained in:
@ -50,13 +50,21 @@
|
||||
</border-box-7>
|
||||
|
||||
<border-box-7 class="decoration-container">
|
||||
<decoration-5 class="decoration d4r center" :reverse="true" />
|
||||
<decoration-5 class="decoration d4r center" />
|
||||
<div class="title">Decoration-5</div>
|
||||
<highlight-code>
|
||||
<decoration-5 />
|
||||
</highlight-code>
|
||||
</border-box-7>
|
||||
|
||||
<border-box-7 class="decoration-container">
|
||||
<decoration-6 class="decoration d4r center" />
|
||||
<div class="title">Decoration-6</div>
|
||||
<highlight-code>
|
||||
<decoration-6 />
|
||||
</highlight-code>
|
||||
</border-box-7>
|
||||
|
||||
<border-box-7 class="decoration-container">
|
||||
<loading class="decoration center" />
|
||||
<div class="title">Loading</div>
|
||||
|
Reference in New Issue
Block a user