Skip to content

Commit 57d4a7b

Browse files
authored
Update ve-pagination.less
Solve the occasional garbled problem caused by ···
1 parent 148029a commit 57d4a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/style/ve-pagination.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114

115115
.ve-pagination-jump-prev:after,
116116
.ve-pagination-jump-next:after {
117-
content: "•••";
117+
content: "\2022\2022\2022";
118118
display: block;
119119
letter-spacing: 1px;
120120
color: #666;

0 commit comments

Comments
 (0)