公告板
版本库
filestore
活动
搜索
登录
金飞
/
pc-plat
pc端平台
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
2023-03-04
king
2023-03-04
52faefc67ffef29e3d208d2233c2547fc0ee47d3
[~jinfei/pc-plat.git]
/
src
/
templates
/
sharecomponent
/
treesettingcomponent
/
index.scss
1
2
3
4
5
6
7
8
9
10
11
.model-tree-menu-setting {
> .anticon-setting {
position: absolute;
font-size: 18px;
right: 7px;
top: 5px;
padding: 10px;
z-index: 1;
color: #1890ff;
}
}