.el-table-wrapper{overflow-x:auto;overflow-y:auto;border-radius:6px;border:1px solid #1a1f26}.el-table{width:100%;border-collapse:collapse;font-size:.875rem}.el-table thead th{background-color:#0e1116;padding:10px 16px;text-align:left;font-weight:600;color:#fff;border-bottom:1px solid #1a1f26;white-space:nowrap}.el-table.sticky-header thead{position:sticky;top:0;z-index:1}.el-table tbody td{padding:10px 16px;color:#d1d5db;border-bottom:1px solid #1a1f26;vertical-align:middle}.el-table tbody tr:last-child td{border-bottom:none}.el-table tbody tr:hover{background-color:#2a2f38}
