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