perf[css]: refine element-ui default size

This commit is contained in:
Pan
2017-12-22 16:25:07 +08:00
parent 093475ee50
commit 471c297f13
3 changed files with 5 additions and 4 deletions

View File

@@ -122,6 +122,6 @@ export default {
.cancel-btn {
position: absolute;
right: 15px;
top: 13px;
top: 10px;
}
</style>