@wizishop/wizi-block 15.0.39-beta → 15.0.40-beta

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/wizi-block.scss +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wizishop/wizi-block",
3
- "version": "15.0.39-beta",
3
+ "version": "15.0.40-beta",
4
4
  "description": "## To use WiziBlock, you have to :",
5
5
  "repository": {
6
6
  "type": "git",
package/wizi-block.scss CHANGED
@@ -1642,7 +1642,6 @@ wb-structure-tools {
1642
1642
  box-shadow: none;
1643
1643
  min-height: rem(110);
1644
1644
  flex: none;
1645
- height: rem(140);
1646
1645
  padding: rem(20) rem(10);
1647
1646
  display: flex;
1648
1647
  align-items: center;