公告板
版本库
filestore
活动
搜索
登录
web
/
crm-web
客户管理系统
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
销售明细,退货单、退款单根据客户进行筛选
zuozhengqing
2023-10-16
8e5ec095fc4ba9cac7c91b681b06846d3e4155ae
[web/crm-web.git]
/
src
/
assets
/
style
/
index.scss
1
2
3
4
5
6
7
8
9
10
11
12
13
@import "element-ui/lib/theme-chalk/index.css";
@import "./variable.scss";
@import "./reset-element.scss";
ul,
ol,
li {
list-style: none;
padding: 0;
margin: 0;
border: 0;
outline: 0;
}