mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-02 04:08:10 +08:00
9 lines
113 B
SCSS
9 lines
113 B
SCSS
ul.language-list {
|
|
color: #5e6d82;
|
|
font-size: 14px;
|
|
padding-left: 20px;
|
|
li {
|
|
line-height: 1.8;
|
|
}
|
|
}
|