fix(milestone): 修复里程碑图标不对齐bug (#37)

This commit is contained in:
chenxi-20 2023-03-03 16:54:22 +08:00 committed by GitHub
parent bedfc4d51f
commit d578abac72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ export default {
font-size: 12px;
text-align: center;
left: calc(50% - 10px);
top: 4px;
top: -1px;
border-radius: 50%;
color: #000;
cursor: pointer;