公告板
版本库
filestore
活动
搜索
登录
web
/
crm-web
客户管理系统
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Merge branch 'dev' of ssh://192.168.5.5:29418/web/crm-web into dev
zuozhengqing
2023-10-17
68eb60800a453078e55927dcde6ee9956963f68f
[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;
}