dashboard
repositories
filestore
activity
search
login
TevinLi
/
admin2-components
AdmSysV2【公共组件库】@前端(For Git Submodule)
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
refactor: 重组项目结构 - 创建 test/ 和 example/ 目录
Tevin
3 days ago
d0acdd3baa0338aaaefc0cf6dbeb00455307ea03
[~liqx/admin2-components.git]
/
example
/
index.css
1
2
3
4
5
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}