@wizishop/angular-components 15.1.58 → 15.1.59
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/angular-components.scss
CHANGED
|
@@ -7041,6 +7041,9 @@ wac-optional-disable-container {
|
|
|
7041
7041
|
color: $wac-main-text;
|
|
7042
7042
|
font-weight: 500;
|
|
7043
7043
|
margin-bottom: 30px;
|
|
7044
|
+
padding: 5px 10px;
|
|
7045
|
+
border: 1px solid $wac-border-light;
|
|
7046
|
+
border-radius: 3px;
|
|
7044
7047
|
|
|
7045
7048
|
&:after {
|
|
7046
7049
|
position: absolute;
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|