File tree 3 files changed +8
-11
lines changed 3 files changed +8
-11
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.23.16] ( https://github.com/pengx17/logseq-dev-theme/compare/v1.23.15...v1.23.16 ) (2022-02-17)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * remove sticky journal title ([ 48c6727] ( https://github.com/pengx17/logseq-dev-theme/commit/48c6727d52c099a5c1bdcaa02301d9e12b67097b ) )
7
+
1
8
## [ 1.23.15] ( https://github.com/pengx17/logseq-dev-theme/compare/v1.23.14...v1.23.15 ) (2022-02-17)
2
9
3
10
Original file line number Diff line number Diff line change 237
237
font-weight : 500 ;
238
238
}
239
239
240
- # journals > div > div > div > div .flex .flex-col > div .content {
241
- position : sticky;
242
- top : 40px ;
243
- z-index : 1 ;
244
- }
245
- # journals > div > div > div > div .flex .flex-col > div .content .journal-title > h1 {
246
- backdrop-filter : blur (5px );
247
- border-radius : 4px ;
248
- }
249
-
250
240
: root {
251
241
--ct-page-title-color : var (--ct-bold-color );
252
242
--ct-page-title-font-size : 36px ;
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.15 " ,
4
+ "version" : " 1.23.16 " ,
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