公告板
版本库
filestore
活动
搜索
登录
金飞
/
pc-plat
pc端平台
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
2022-10-17
king
2022-10-17
e8edfdadb561cd83bf6e1c3e00d55b8cc2aee6d5
[~jinfei/pc-plat.git]
/
src
/
pc
/
components
/
navbar
/
normal-navbar
/
linksetting
/
index.scss
1
2
3
4
5
6
7
8
9
10
11
.model-link-setting-wrap {
display: inline-block;
>.anticon-link {
color: rgb(38, 194, 129);
}
>.anticon-edit {
color: #1890ff;
}
}