Skip to content

Commit 8b30dfe

Browse files
committed
[lint] fix css code style
1 parent c73f491 commit 8b30dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/user/content.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ export default {
127127
128128
#info {
129129
margin-top: 20px;
130-
margin-left: 0px;
130+
margin-left: 0;
131131
width: 800px;
132132
}
133133
}

0 commit comments

Comments
 (0)