@innovastudio/contentbox 1.6.18 → 1.6.20

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@innovastudio/contentbox",
3
- "type":"module",
4
- "version": "1.6.18",
3
+ "type": "module",
4
+ "version": "1.6.20",
5
5
  "description": "",
6
6
  "main": "public/contentbox/contentbox.esm.js",
7
7
  "files": [
@@ -1014,6 +1014,9 @@ body.controlpanel .is-wrapper {
1014
1014
  width: 15px;
1015
1015
  height: 15px;
1016
1016
  }
1017
+ .builder-ui .is-controlpanel > .is-devpanel .btn-close {
1018
+ background: none;
1019
+ }
1017
1020
  .builder-ui .is-controlpanel .panelnav {
1018
1021
  margin-top: 58px;
1019
1022
  padding: 8px 24px 8px;