6 lines
85 B
CSS
6 lines
85 B
CSS
|
.layui-fixbar li {
|
||
|
border-radius: 4px;
|
||
|
background-color: #5FB878;
|
||
|
color: white;
|
||
|
}
|