RubyGems
npm
Organizations
Log in
Sign up
npm
@voplus/morpho-workspace
Versions diffs
6.0.96 → 6.0.97
@voplus/morpho-workspace 6.0.96 → 6.0.97
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/es/modules/board/pages/BoardPage/index.less
+6
-1
package/package.json
+1
-1
package/es/modules/board/pages/BoardPage/index.less
CHANGED
Viewed
@@ -1,6 +1,11 @@
1
1
:global {
2
2
.board-page {
3
-
height
:
100%;
3
+
transform
:
scale(0.9);
4
+
transform-origin: top left;
5
+
width: 110%;
6
+
height: 110%;
7
+
overflow: hidden;
8
+
// height: 100%;
4
9
display: flex;
5
10
flex-direction: column;
6
11
.ant-tabs {
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@voplus/morpho-workspace",
3
-
"version": "6.0.
96
",
3
+
"version": "6.0.
97
",
4
4
"description": "morpho workspace module",
5
5
"repository": {
6
6
"type": "git",