提交 b1cccbeb 编写于 作者: B break60 提交者: qiaozhanwei

Checkbox change background color and env to Chinese (#1264)

上级 26b1eb21
# 后端接口地址
# back end interface address
API_BASE = http://192.168.xx.xx:12345
# 本地开发如需ip访问项目把"#"号去掉
#DEV_HOST = 192.168.xx.xx
# If IP access is required for local development, remove the "#"
#DEV_HOST = 192.168.xx.xx
\ No newline at end of file
......@@ -17,6 +17,11 @@
.table-box {
border-top: 1px solid #ecf3ff;
.ans-checkbox-wrapper-disabled {
.ans-checkbox-inner {
background-color: #ccc;
}
}
.ellipsis {
overflow: hidden;
text-overflow: ellipsis;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册