buli
2023-07-11 80a3f59e2d3df07805bc67e329300b8de90a5b3a
force-app/main/default/lwc/lexInventory/lexInventory.css
@@ -10,9 +10,18 @@
.count{
      --slds-c-button-brand-color-background:rgb(8,16,132);
     /* 字体颜色 */
    --slds-c-button-brand-text-color:#FFFFFF;
    --slds-c-button-brand-text-color: #ffffff;
}
:host {
    --lwc-inputStaticFontSize: 16px;
    --lwc-formLabelFontSize: 16px;
}
/* .spinner-container{
  position: fixed; */
/* width:100%;
  height:90%; */
/* top: 90%; */
/* left: 100%;
  transform: translate(-50%, -50%); */
/* z-index: 9999;
} */