fix: margin anomaly (#184)

This commit is contained in:
YangQi 2022-08-15 14:04:43 +08:00 committed by GitHub
parent ab3ed9b128
commit f5dd481425
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ export default {
</script> </script>
<style lang="less" scoped> <style lang="less" scoped>
.style-option-menu { .style-option-menu.el-dropdown {
margin: 0; margin: 0;
width: 150px; width: 150px;