Files
fe_service_ebtp_frontend/src/pages/Welcome.less

9 lines
150 B
Plaintext
Raw Normal View History

2020-12-23 11:14:35 +08:00
@import '~antd/lib/style/themes/default.less';
.pre {
margin: 12px 0;
padding: 12px 20px;
background: @input-bg;
box-shadow: @card-shadow;
}