File tree 3 files changed +13
-1
lines changed 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.24.0] ( https://github.com/pengx17/logseq-dev-theme/compare/v1.23.16...v1.24.0 ) (2022-02-23)
2
+
3
+
4
+ ### Features
5
+
6
+ * add no bullet threading dev theme ([ 6b71900] ( https://github.com/pengx17/logseq-dev-theme/commit/6b7190055cd5983ff0ca441a8ca85df80f9b1d40 ) )
7
+
1
8
## [ 1.23.16] ( https://github.com/pengx17/logseq-dev-theme/compare/v1.23.15...v1.23.16 ) (2022-02-17)
2
9
3
10
Original file line number Diff line number Diff line change @@ -597,6 +597,11 @@ a:hover > .bullet-container .bullet {
597
597
margin-left : 0 !important ;
598
598
}
599
599
600
+ .ls-block div .items-center {
601
+ position : relative;
602
+ height : 26px !important ;
603
+ }
604
+
600
605
.block-content-wrapper > div > .block-content > span > span > : first-child {
601
606
position : relative;
602
607
}
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.16 " ,
4
+ "version" : " 1.24.0 " ,
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