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.25.5] ( https://github.com/pengx17/logseq-dev-theme/compare/v1.25.4...v1.25.5 ) (2022-04-20)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * #main-container min height ([ 4623f47] ( https://github.com/pengx17/logseq-dev-theme/commit/4623f4781778de591154e7c1028188baa1d86814 ) )
7
+
1
8
## [ 1.25.4] ( https://github.com/pengx17/logseq-dev-theme/compare/v1.25.3...v1.25.4 ) (2022-04-20)
2
9
3
10
Original file line number Diff line number Diff line change @@ -122,7 +122,6 @@ html.is-native-iphone #left-sidebar {
122
122
height : auto !important ;
123
123
position : absolute;
124
124
width : 100% ;
125
- min-height : 100% ;
126
125
}
127
126
128
127
.theme-inner {
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.25.4 " ,
4
+ "version" : " 1.25.5 " ,
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