更新
This commit is contained in:
@@ -9,4 +9,5 @@
|
||||
</template>
|
||||
|
||||
<style lang="scss">
|
||||
|
||||
</style>
|
||||
@@ -39,7 +39,8 @@ const isRouteParams = computed(() => {
|
||||
})
|
||||
</script>
|
||||
<style scoped >
|
||||
.mymenu .arco-menu-vertical .arco-menu-inline-header.arco-menu-has-icon .arco-menu-title ::v-deep{
|
||||
overflow-x: auto!important;;
|
||||
:deep(.mymenu .arco-menu-title ) {
|
||||
overflow: inherit!important;
|
||||
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user