.ant-switch-checked {
background-color: rgba(11, 117, 127);
}
修改Ant Design switch的颜色
最新推荐文章于 2024-07-10 15:55:57 发布
.ant-switch-checked {
background-color: rgba(11, 117, 127);
}