@ecoding/components.antd.layout
Advanced tools
@@ -8,3 +8,3 @@ import React from "react"; | ||
| paddingLeft: "10px", | ||
| lineHeight: "30px" | ||
| lineHeight: "36px" | ||
| }; | ||
@@ -20,3 +20,3 @@ const spanStyle = Object.assign({}, { | ||
| }, style); | ||
| return (React.createElement("div", { style: { marginBottom: "16px" } }, | ||
| return (React.createElement("div", { style: { paddingBottom: "16px" } }, | ||
| title || sTitle ? (React.createElement("div", { style: TitleWrap }, | ||
@@ -23,0 +23,0 @@ React.createElement("span", { style: spanStyle }), |
+2
-2
| { | ||
| "name": "@ecoding/components.antd.layout", | ||
| "version": "0.0.15", | ||
| "version": "0.0.16", | ||
| "author": "cxc", | ||
@@ -26,3 +26,3 @@ "homepage": "", | ||
| }, | ||
| "gitHead": "bee3d97e84f27ef4c6882349be7b57f1328688d3" | ||
| "gitHead": "446db72ff3f8c16373069c5f6db046284a25b17a" | ||
| } |
10329
0.01%