@import 'c/lexCssUtility'; :host { --slds-c-textarea-sizing-min-height: 200px; } th,td { /*border-collapse: collapse;*/ border-right: 1px solid #e0e5ee; z-index:1; } .slds-card__body1.slds-card__body_inner1 { position: fixed; left: 0; width: 100%; z-index:10; background-color: #ffffff; /* 可以根据需要设置背景颜色 */ padding: 20px; /* 可以根据需要设置内边距 */ box-shadow: 0 4px 8px rgba(255, 255, 255, 0.1); /* 可以根据需要设置阴影效果 */ height: 100px } .slds-line11 { position:sticky; left:-1px; top:0px; z-index:7 !important; } .slds-line1 { position:sticky; left:-1px; z-index:2; }