File tree 3 files changed +8
-2
lines changed 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.23.7] ( https://github.com/pengx17/logseq-dev-theme/compare/v1.23.6...v1.23.7 ) (2022-01-07)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * remove the margin of code ([ d388875] ( https://github.com/pengx17/logseq-dev-theme/commit/d38887510c87834ac77e64ed5ad7b5bed513c8d5 ) )
7
+
1
8
## [ 1.23.6] ( https://github.com/pengx17/logseq-dev-theme/compare/v1.23.5...v1.23.6 ) (2022-01-04)
2
9
3
10
Original file line number Diff line number Diff line change @@ -756,7 +756,6 @@ pre {
756
756
padding : var (--ct-inline-code-padding ) !important ;
757
757
background : var (--ls-tertiary-background-color );
758
758
color : var (--ct-inline-code-color );
759
- margin-right : 2px ;
760
759
}
761
760
762
761
/* Tags */
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.6 " ,
4
+ "version" : " 1.23.7 " ,
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