修复使用align之后,require图标错误问题

This commit is contained in:
wekerSnail
2020-01-17 14:49:25 +08:00
committed by GitHub
parent 66b840ede9
commit 644787bb02

View File

@@ -49,6 +49,7 @@
position: absolute;
line-height: 1.25em;
font-size: 1.25em;
left: 0;
}
}
.vxe-edit-icon {
@@ -91,4 +92,4 @@
left: -7px;
}
}
}
}