forked from fanruan/fineui
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.
13 lines
236 B
13 lines
236 B
8 years ago
|
@import "index";
|
||
|
|
||
|
.demo-face {
|
||
|
.face-config {
|
||
|
border-right: 1px solid @color-bi-border-normal;
|
||
|
.config-label {
|
||
|
font-size: 14px;
|
||
|
}
|
||
|
.config-item {
|
||
|
border-bottom: 1px solid @color-bi-border-normal;
|
||
|
}
|
||
|
}
|
||
|
}
|