@import 'c/lexCssUtility'; lightning-input { --lwc-colorBorderInput : #000000; } lightning-combobox{ --lwc-colorBorderInput : #000000; } /* table,tbody { display: block; height: 150px; border: 0; border-spacing: 0; border-collapse: collapse; cursor: default; } tbody { overflow-y: scroll; } table thead, tbody tr { display: table; width: 100%; table-layout: fixed; } table thead { width: calc(100% - 1em) } table thead th { background: #84acde; width: 10%; } table tbody td { width: 10%; text-align: center; } */