mirror of https://github.com/ElemeFE/element
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;
|
||
|
}
|
||
|
}
|