mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
fix(frontend): clean up console warnings and deprecations (#37881)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -829,7 +829,7 @@ export default function TableChart<D extends DataRecord = DataRecord>(
|
||||
th {
|
||||
border-right: 1px solid ${theme.colorSplit};
|
||||
}
|
||||
th:first-child {
|
||||
th:first-of-type {
|
||||
border-left: none;
|
||||
}
|
||||
th:last-child {
|
||||
|
||||
Reference in New Issue
Block a user