filerobot-image-editor
Advanced tools
Comparing version 3.12.12-beta.10 to 3.12.12-beta.11
@@ -131,3 +131,3 @@ "use strict"; | ||
function _templateObject() { | ||
var data = _taggedTemplateLiteral(["\n#filerobot-image-editor-root & {\n background: ", ";\n border-top: 1px solid ", ";\n height: 34px;\n position: relative;\n z-index: 1;\n}\n"]); | ||
var data = _taggedTemplateLiteral(["\n#filerobot-image-editor-root & {\n background: ", ";\n border-top: 1px solid ", ";\n height: 35px;\n position: relative;\n z-index: 1;\n}\n"]); | ||
@@ -134,0 +134,0 @@ _templateObject = function _templateObject() { |
@@ -33,3 +33,3 @@ "use strict"; | ||
function _templateObject5() { | ||
var data = _taggedTemplateLiteral(["\n#filerobot-image-editor-root & {\n max-width: 600px;\n margin: 15px auto;\n background: ", ";\n border-radius: 4px;\n padding: 15px;\n}\n \n #filerobot-image-editor-root & h4 {\n line-height: 1.4;\n margin: 0;\n font-size: 16px;\n color: ", ";\n }\n"]); | ||
var data = _taggedTemplateLiteral(["\n#filerobot-image-editor-root & {\n max-width: 600px;\n margin: 15px auto;\n background: ", ";\n border-radius: 4px;\n padding: 2px;\n}\n \n #filerobot-image-editor-root & h4 {\n line-height: 1.4;\n margin: 0;\n font-size: 16px;\n color: ", ";\n }\n"]); | ||
@@ -36,0 +36,0 @@ _templateObject5 = function _templateObject5() { |
{ | ||
"name": "filerobot-image-editor", | ||
"version": "3.12.12-beta.10", | ||
"version": "3.12.12-beta.11", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "description": "Edit, resize, and filter any image!", |
812132