RubyGems
npm
Organizations
Log in
Sign up
npm
ydb-embedded-ui
Versions diffs
6.23.0 → 6.23.1
ydb-embedded-ui 6.23.0 → 6.23.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/dist/containers/Cluster/Cluster.scss
+1
-0
package/package.json
+1
-1
package/dist/containers/Cluster/Cluster.scss
CHANGED
Viewed
@@ -4,6 +4,7 @@
4
4
position: relative;
5
5
6
6
overflow: auto;
7
+
flex-grow: 1;
7
8
8
9
height: 100%;
9
10
padding: 0 20px;
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "ydb-embedded-ui",
3
-
"version": "6.23.
0
",
3
+
"version": "6.23.
1
",
4
4
"files": [
5
5
"dist"
6
6
],