We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1b60e6 + 954acbd commit 86882bdCopy full SHA for 86882bd
components/HomeBlog.vue
@@ -220,6 +220,7 @@ export default {
220
}
221
.blog-list {
222
flex auto
223
+ width 100%
224
225
.info-wrapper {
226
position: -webkit-sticky;
example/docs/views/category2/2016/121501.md
@@ -8,4 +8,9 @@ categories:
8
sticky: 1
9
---
10
11
-first page in category2
+``` js
12
+console.log('This is a test snippet. If it is too long, it will automatically hide the width cascade to drag horizontally.')
13
+```
14
+<!-- more -->
15
+
16
+first page in category2
0 commit comments