@pusdn/gatsby-theme-antv
Version:
Ant Visualization solution home page
22 lines (19 loc) • 347 B
text/less
:global {
.gatsby-highlight-code-line {
background-color: #feb;
display: block;
margin-right: -1em;
margin-left: -1em;
padding-right: 1em;
padding-left: 0.75em;
border-left: 0.25em solid #f99;
}
.wx-qrcode-popover {
.ant-popover-inner-content {
padding: 0px;
}
}
}
.main {
min-height: 66vh;
}