@wizishop/wizi-block 15.0.87-beta → 15.0.89-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.
- package/package.json +1 -1
- package/wizi-block.scss +2 -0
package/package.json
CHANGED
package/wizi-block.scss
CHANGED
|
@@ -17207,6 +17207,8 @@ $color-bd: #dddddd;
|
|
|
17207
17207
|
padding: rem(30);
|
|
17208
17208
|
|
|
17209
17209
|
&__button {
|
|
17210
|
+
display: flex;
|
|
17211
|
+
|
|
17210
17212
|
button {
|
|
17211
17213
|
border: 0;
|
|
17212
17214
|
box-sizing: border-box;
|