Skip to content

Commit fa8c272

Browse files
committed
Fixed: padding-right
1 parent 6bdfb8c commit fa8c272

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/views/Profile.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ export default {
333333
width calc(100% - 56px)
334334
word-wrap: break-word
335335
line-height: 20px
336-
padding-left 4px
336+
padding-right 4px
337337
&.small-text
338338
font-size 16px
339339
&-status

0 commit comments

Comments
 (0)