pds-dev-kit-web 0.6.4 → 0.6.5
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.
|
@@ -31,8 +31,8 @@ var S_ContentsContainer = styled_components_1.default.div(templateObject_1 || (t
|
|
|
31
31
|
var S_ContentsArea = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n box-sizing: border-box;\n padding-bottom: 88px;\n ", ";\n ", ";\n"], ["\n box-sizing: border-box;\n padding-bottom: 88px;\n ", ";\n ", ";\n"])), function (_a) {
|
|
32
32
|
var layoutType = _a.layoutType;
|
|
33
33
|
return ({
|
|
34
|
-
WTI_1: '
|
|
35
|
-
WTI_2: '
|
|
34
|
+
WTI_1: 'width: 1200px;',
|
|
35
|
+
WTI_2: 'width: 960px;'
|
|
36
36
|
}[layoutType]);
|
|
37
37
|
}, function (_a) {
|
|
38
38
|
var areaColor = _a.areaColor;
|