@wizishop/wizi-block 14.1.14-beta → 14.1.15-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 +1 -0
package/package.json
CHANGED
package/wizi-block.scss
CHANGED
|
@@ -22845,6 +22845,7 @@ $color-size-choose: #6c6c6c;
|
|
|
22845
22845
|
margin-bottom: 15px;
|
|
22846
22846
|
|
|
22847
22847
|
&__title {
|
|
22848
|
+
width: 100%
|
|
22848
22849
|
}
|
|
22849
22850
|
|
|
22850
22851
|
&__arrows {
|