mirror of
https://github.com/doocs/md.git
synced 2024-11-24 19:10:34 +08:00
fix: margin anomaly (#184)
This commit is contained in:
parent
ab3ed9b128
commit
f5dd481425
@ -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;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user