Repository URL to install this package:
|
Version:
3.0.1 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
const styleh_components_1 = require("styleh-components");
const DetailedList_1 = require("../../../molecules/DetailedList");
const DetailedList_2 = require("../../../molecules/DetailedList");
const StyledSpecificationList = styleh_components_1.styled.withComponent(DetailedList_1.DetailedList)`${DetailedList_2.DetailedListItemPanel}{${DetailedList_2.DetailedListLabel}{font-weight:500;font-size:16px;&::after{margin-right:5px;}}${DetailedList_2.DetailedListValue}{margin:0;font-weight:500;font-size:16px;}}`;
exports.StyledSpecificationList = StyledSpecificationList; //# sourceMappingURL=styled.js.map