mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
modify style
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<slot></slot>
|
<slot></slot>
|
||||||
</i>
|
</i>
|
||||||
<v-badge class="right-bottom-icon" color="secondary"
|
<v-badge class="right-bottom-icon" color="secondary"
|
||||||
location="bottom right" offset-y="2" :icon="icons.hide"
|
location="bottom right" offset-y="4" :icon="icons.hide"
|
||||||
v-if="hiddenStatus">
|
v-if="hiddenStatus">
|
||||||
<i class="item-icon" :class="classes" :style="style">
|
<i class="item-icon" :class="classes" :style="style">
|
||||||
<slot></slot>
|
<slot></slot>
|
||||||
|
|||||||
Reference in New Issue
Block a user