ソースを参照

sidebar ticky 124px from top

tags/0.9.0
Alej 5年前
コミット
e230fc2374
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      vue-theme/src/components/sidebars/sidebar.vue

+ 1
- 1
vue-theme/src/components/sidebars/sidebar.vue ファイルの表示

@@ -66,7 +66,7 @@ export default {
66 66
 <style lang="postcss">
67 67
 aside.sidebar
68 68
     position: sticky
69
-    top: 0
69
+    top: 124px
70 70
     ul
71 71
         list-style: none
72 72
 </style>

読み込み中…
キャンセル
保存