element-plus/website/demo-styles/descriptions.scss
2021-07-14 09:27:52 +08:00

14 lines
166 B
SCSS

.demo-block.demo-descriptions {
.margin-top {
margin-top: 20px;
}
.my-label {
background: #e1f3d8;
}
.my-content {
background: #fde2e2;
}
}