公告板
版本库
filestore
活动
搜索
登录
金飞
/
pc-plat
pc端平台
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
2025-02-25
king
2025-02-25
010fdcf8abd58bde5c1106db8ed8448effc75b4b
[~jinfei/pc-plat.git]
/
src
/
menu
/
stylecontroller
/
syscolorsketch
/
index.scss
1
2
3
4
5
6
7
8
9
10
11
12
13
.sys-color-sketch-block {
height: 40px;
width: 100%;
span {
display: inline-block;
width: 20px;
height: 20px;
margin-right: 10px;
cursor: pointer;
vertical-align: middle;
}
}