公告板
版本库
filestore
活动
搜索
登录
金飞
/
pc-plat
pc端平台
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
大接口加密
king
2024-02-01
416b7c8bc2d9095b17e7a3c5fc239e1a5f107a30
[~jinfei/pc-plat.git]
/
src
/
templates
/
zshare
/
dragsource
/
index.scss
1
2
3
4
5
6
7
8
9
.common-source-item {
display: block;
box-shadow: 0px 0px 2px #bcbcbc;
padding: 0.4rem 0.7rem;
background-color: white;
margin: 0px 0px 10px;
cursor: move;
border-radius: 4px;
}