diff --git a/editor/dist/dettect-editor/custom.css b/editor/dist/dettect-editor/custom.css index 5566e2f..acf0295 100644 --- a/editor/dist/dettect-editor/custom.css +++ b/editor/dist/dettect-editor/custom.css @@ -103,7 +103,7 @@ input[type='file'] { padding-left: 15px !important; padding-right: 15px !important; margin-left: 15px !important; - width: 80px !important; + width: 100px !important; } p.attack-id { @@ -113,7 +113,7 @@ p.attack-id { .attack-span { margin: 0px; padding: 0px; - width: 125px; + width: 145px; } .notifications a, diff --git a/editor/dist/dettect-editor/precache-manifest.5a8ab632d0716eb84f5121d3996889d1.js b/editor/dist/dettect-editor/precache-manifest.e91fa558d551735c95b79c9166c24202.js similarity index 96% rename from editor/dist/dettect-editor/precache-manifest.5a8ab632d0716eb84f5121d3996889d1.js rename to editor/dist/dettect-editor/precache-manifest.e91fa558d551735c95b79c9166c24202.js index 4b4f1a0..09fa0ca 100644 --- a/editor/dist/dettect-editor/precache-manifest.5a8ab632d0716eb84f5121d3996889d1.js +++ b/editor/dist/dettect-editor/precache-manifest.e91fa558d551735c95b79c9166c24202.js @@ -8,7 +8,7 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([ "url": "/dettect-editor/css/chunk-vendors.132c3c8c.css" }, { - "revision": "dcc1c1e6240a9be1c1d954e40912e920", + "revision": "39ad5aa2fb60c34825469d075538010d", "url": "/dettect-editor/custom.css" }, { diff --git a/editor/dist/dettect-editor/service-worker.js b/editor/dist/dettect-editor/service-worker.js index 3b71aa8..2317e7a 100644 --- a/editor/dist/dettect-editor/service-worker.js +++ b/editor/dist/dettect-editor/service-worker.js @@ -14,7 +14,7 @@ importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js"); importScripts( - "/dettect-editor/precache-manifest.5a8ab632d0716eb84f5121d3996889d1.js" + "/dettect-editor/precache-manifest.e91fa558d551735c95b79c9166c24202.js" ); workbox.core.setCacheNameDetails({prefix: "vue-black-dashboard"}); diff --git a/editor/public/custom.css b/editor/public/custom.css index 5566e2f..acf0295 100644 --- a/editor/public/custom.css +++ b/editor/public/custom.css @@ -103,7 +103,7 @@ input[type='file'] { padding-left: 15px !important; padding-right: 15px !important; margin-left: 15px !important; - width: 80px !important; + width: 100px !important; } p.attack-id { @@ -113,7 +113,7 @@ p.attack-id { .attack-span { margin: 0px; padding: 0px; - width: 125px; + width: 145px; } .notifications a,