Skip to content

Commit 274ab0e

Browse files
committed
Fix Latest component style
1 parent f9d8b59 commit 274ab0e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

components/Latest/index.vue

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,11 @@ $color-recovered: #66a266;
132132
margin-right: 12px;
133133
width: 32px;
134134
height: 32px;
135+
136+
svg {
137+
width: 24px;
138+
height: 24px;
139+
}
135140
}
136141
137142
ul {

0 commit comments

Comments
 (0)