You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
abp/test/Volo.Abp.AspNetCore.Mvc.UI..../wwwroot/css/demo.scss

12 lines
179 B

.demo-with-code {
.demo-area {
margin-bottom: 2em;
}
.code-area {
border: 1px solid #ddd;
padding: 10px;
font-size: 0.9em;
}
}