公告板
版本库
filestore
活动
搜索
登录
金飞
/
pc-plat
pc端平台
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Merge branch 'master' into positec
king
2025-04-21
f3d4db769ba9b51b799d981511a710fd443d0e08
[~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;
}