mirror of
https://github.com/apache/superset.git
synced 2026-05-09 09:55:19 +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:
@@ -130,7 +130,7 @@ interface AnnotationLayerState {
|
||||
const AUTOMATIC_COLOR = '';
|
||||
|
||||
const NotFoundContentWrapper = styled.div`
|
||||
&& > div:first-child {
|
||||
&& > div:first-of-type {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user