@voplus/morpho-document 6.0.109 → 6.0.110

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.
@@ -101,40 +101,6 @@
101
101
  border-bottom: 1px solid #f2f2f2;
102
102
  }
103
103
 
104
- .rst__tree {
105
- padding: 10px 0;
106
-
107
- .row {
108
- white-space: inherit;
109
- }
110
-
111
- .file-tree-item {
112
- align-items: normal;
113
- }
114
-
115
- .file-type {
116
- font-size: 15px;
117
- display: block;
118
- padding-top: 2px;
119
- }
120
-
121
- .document-name-info .file-name {
122
- font-size: 16px;
123
- display: block;
124
- width: 230px;
125
- word-wrap: break-word;
126
- }
127
-
128
- .doc-spin,
129
- .expandButton,
130
- .collapseButton {
131
- top: 0;
132
- height: 25px;
133
- line-height: 25px;
134
- transform: translate3d(-50%, 0, 0);
135
- }
136
- }
137
-
138
104
  .asideContent___WPUKh {
139
105
  padding: 0px;
140
106
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@voplus/morpho-document",
3
- "version": "6.0.109",
3
+ "version": "6.0.110",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://voplus.visualstudio.com/morpho-document/_git/morpho-document"