Skip to content

Commit d344043

Browse files
committed
style: clear float
1 parent 13cb716 commit d344043

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/default-theme/Page.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ function find (page, items, offset) {
142142
margin-top 0 !important
143143
border-top 1px solid $borderColor
144144
padding-top 1rem
145+
overflow auto // clear float
145146
.next
146147
float right
147148
.last-updated

0 commit comments

Comments
 (0)