|
@@ -3,7 +3,7 @@
|
|
|
<div
|
|
<div
|
|
|
v-show="state.isShowPlaceholderElement"
|
|
v-show="state.isShowPlaceholderElement"
|
|
|
@click="handleClickOutside"
|
|
@click="handleClickOutside"
|
|
|
- class="placeholder-element"
|
|
|
|
|
|
|
+ class="nut-menu-item-placeholder-element"
|
|
|
:class="{ up: parent.props.direction === 'up' }"
|
|
:class="{ up: parent.props.direction === 'up' }"
|
|
|
:style="placeholderElementStyle"
|
|
:style="placeholderElementStyle"
|
|
|
>
|
|
>
|