File tree 3 files changed +10
-3
lines changed
3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.23.9] ( https://github.com/pengx17/logseq-dev-theme/compare/v1.23.8...v1.23.9 ) (2022-01-11)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * for nightly release ([ d35209d] ( https://github.com/pengx17/logseq-dev-theme/commit/d35209d8a7fdfb1d31d66f521d4b2da07e2bbaae ) )
7
+
1
8
## [ 1.23.8] ( https://github.com/pengx17/logseq-dev-theme/compare/v1.23.7...v1.23.8 ) (2022-01-11)
2
9
3
10
Original file line number Diff line number Diff line change 116
116
}
117
117
118
118
# main-content-container {
119
- margin -top: var (--ct-header-height ) !important ;
119
+ padding -top: var (--ct-header-height );
120
120
}
121
121
122
122
.page {
213
213
214
214
# journals > div > div > div > div .flex .flex-col > div .content {
215
215
position : sticky;
216
- top : 50 px ;
216
+ top : 40 px ;
217
217
z-index : 1 ;
218
218
}
219
219
# journals > div > div > div > div .flex .flex-col > div .content .journal-title > h1 {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " logseq-dev-theme" ,
3
3
"author" : " pengx17" ,
4
- "version" : " 1.23.8 " ,
4
+ "version" : " 1.23.9 " ,
5
5
"description" : " A custom theme for dev" ,
6
6
"logseq" : {
7
7
"themes" : [
You can’t perform that action at this time.
0 commit comments