Skip to content

Commit

Permalink
fix: margin anomaly (doocs#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
YangFong authored Aug 15, 2022
1 parent ab3ed9b commit f5dd481
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export default {
</script>

<style lang="less" scoped>
.style-option-menu {
.style-option-menu.el-dropdown {
margin: 0;
width: 150px;
Expand Down

0 comments on commit f5dd481

Please sign in to comment.