公告板
版本库
filestore
活动
搜索
登录
main
/
lightningupdate
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
备品出借 排队查看序列信息 及公用css:listTable和之前修改改为公用css文件
LiJinHuan
2023-05-25
52321010086ac12b441f77e0798c5eee528174cb
[lightningupdate.git]
/
force-app
/
main
/
default
/
lwc
/
otherButtonInOpportunity
/
otherButtonInOpportunity.css
1
2
3
4
5
6
7
8
9
10
.exampleHolder{
position: relative;
display: inline-block;
width: 80px;
height: 80px;
text-align: center;
}
.container .uiContainerManager{
display: none !important;
}