@wizishop/wizi-block 15.0.70-beta → 15.0.71-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 +0 -4
package/package.json
CHANGED
package/wizi-block.scss
CHANGED
|
@@ -19542,10 +19542,6 @@ $color-bd: #dddddd;
|
|
|
19542
19542
|
color: $wb-white;
|
|
19543
19543
|
}
|
|
19544
19544
|
|
|
19545
|
-
&:last-child {
|
|
19546
|
-
margin-bottom: rem(20);
|
|
19547
|
-
}
|
|
19548
|
-
|
|
19549
19545
|
&:nth-child(2) .ql-editor {
|
|
19550
19546
|
padding: 0 rem(15) rem(12);
|
|
19551
19547
|
}
|