Skip to content

Commit 2959f43

Browse files
committed
fix 例子sidebar定位不对
1 parent cfe79f6 commit 2959f43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/css/examples.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ h3.category-title {
101101
}
102102

103103
.box-header {
104-
padding-top: 10px;
104+
padding-top: 22px;
105105
padding-bottom: 5px;
106106
padding-left: 0;
107107
background-color: #f9f9f9;
@@ -117,5 +117,5 @@ h3.category-title {
117117
}
118118

119119
.category {
120-
padding-top: 60px;
120+
padding-top: 72px;
121121
}

0 commit comments

Comments
 (0)