@fiduswriter/editor 0.1.71 → 0.1.72

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/css/editor.css +5 -0
  2. package/package.json +1 -1
package/css/editor.css CHANGED
@@ -1221,6 +1221,11 @@ body.no-scroll {
1221
1221
  display: none;
1222
1222
  }
1223
1223
 
1224
+ /* Document comments always stay visible at the end of the article on mobile. */
1225
+ #global-comments .margin-box.comment {
1226
+ display: block;
1227
+ }
1228
+
1224
1229
  #margin-box-filter {
1225
1230
  position: fixed !important;
1226
1231
  top: 195px !important;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fiduswriter/editor",
3
- "version": "0.1.71",
3
+ "version": "0.1.72",
4
4
  "description": "Fidus Writer browser editor",
5
5
  "keywords": [
6
6
  "fiduswriter",