fix: update style

This commit is contained in:
Fine 2023-02-03 21:38:00 +08:00
parent 5f39c86fc6
commit 9084b22278

View File

@ -68,6 +68,7 @@ limitations under the License. -->
:style="{
color: theme === 'light' ? '#eee' : '#252a2f',
}"
v-if="showMenu"
>
<Icon size="middle" iconName="format_indent_decrease" @click="controlMenu" />
</div>