公告板
版本库
filestore
活动
搜索
登录
web
/
crm-web
客户管理系统
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
线索,联系人,客户 表单提示不及时的问题
haoxuan
2023-10-17
d6532fe5084c1a67cc24f93bd08cd98790b3f794
[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;
}