mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-05 04:37:47 +08:00
14 lines
166 B
SCSS
14 lines
166 B
SCSS
.demo-block.demo-descriptions {
|
|
.margin-top {
|
|
margin-top: 20px;
|
|
}
|
|
|
|
.my-label {
|
|
background: #e1f3d8;
|
|
}
|
|
|
|
.my-content {
|
|
background: #fde2e2;
|
|
}
|
|
}
|