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.
@@ -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
@@ -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
  ],