kwant-ui 3.33.2-dev.6 → 3.33.2-dev.7

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.
package/dist/index.es.js CHANGED
@@ -4255,7 +4255,6 @@ import{jsx as e,jsxs as t,Fragment as r}from"react/jsx-runtime";import n,{css as
4255
4255
  display: flex;
4256
4256
  justify-content: flex-end;
4257
4257
  padding: ${e=>e.fullScreen?"10px":0} 32px 0 0;
4258
- margin-bottom: 16px;
4259
4258
 
4260
4259
  svg {
4261
4260
  cursor: pointer;
package/dist/index.js CHANGED
@@ -4255,7 +4255,6 @@
4255
4255
  display: flex;
4256
4256
  justify-content: flex-end;
4257
4257
  padding: ${e=>e.fullScreen?"10px":0} 32px 0 0;
4258
- margin-bottom: 16px;
4259
4258
 
4260
4259
  svg {
4261
4260
  cursor: pointer;
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kwant-ui",
3
- "version": "3.33.2-dev.6",
3
+ "version": "3.33.2-dev.7",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.es.js",
6
6
  "types": "./dist/index.d.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kwant-ui",
3
- "version": "3.33.2-dev.6",
3
+ "version": "3.33.2-dev.7",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.es.js",
6
6
  "types": "./dist/index.d.ts",