Close core settings (#2642)

This commit is contained in:
the1812 2022-04-09 15:36:01 +08:00
parent 15e8986943
commit ecb4d190d1

View File

@ -2,7 +2,7 @@
<VPopup <VPopup
ref="popup" ref="popup"
v-model="open" v-model="open"
class="custom-navbar-settings be-settings-extra-options" class="custom-navbar-settings"
fixed fixed
:lazy="false" :lazy="false"
:trigger-element="triggerElement" :trigger-element="triggerElement"