Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
padding:18px 20px;
`;
const Title = styled.div`
font-weight: 600;
font-size: 20px;
line-height: 1.4;
// margin-bottom: 10px;
`;
const Description = styled.div`
font-size: 14px;
line-height: 1.4;
padding-top: 6px;
color:#666;
`;
const theme = {
[Widget.Breadcrumb]: {
BreadcrumbItem: {
Text: {
normal: {
last: {
color: '#333',
},
},
hover: {
color: '#4d63ff',
},
},
},
},
render() {
const config = {
[Widget.Breadcrumb]: {
BreadcrumbWrap: {
normal: {
width: 220,
height: 22,
padding: {
left: 0,
},
margin: {
left: 14,
right: 0,
top: 20,
bottom: 20,
},
background: {
color: '#F5F5F9',
},
render() {
const config = {
[Widget.Breadcrumb]: {
BreadcrumbWrap: {
normal: {
width: 185,
height: 22,
padding: {
left: 0,
},
margin: {
left: 14,
right: 0,
top: 20,
bottom: 20,
},
background: {
color: '#F5F5F9',
},