公告板
版本库
filestore
活动
搜索
登录
web
/
crm-web
客户管理系统
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
bug修复
yangfeng
2023-10-13
3d04f62e6c9124e2d37b5d09191a02fc6390d16f
[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;
}