binxie
2023-06-26 1b3fb93f787b8b546a307bf063183f5295d183f8
force-app/main/default/lwc/otherButtonInOpportunity/otherButtonInOpportunity.css
@@ -1,3 +1,10 @@
.bodyFont{
  font-size: 12px;
.exampleHolder{
    position: relative;
    display: inline-block;
    width: 80px;
    height: 80px;
    text-align: center;
}
.container .uiContainerManager{
   display: none !important;
}