mirror of
https://github.com/apache/superset.git
synced 2026-04-21 09:04:38 +00:00
feat(sqllab): improve table metadata UI (#32051)
This commit is contained in:
@@ -47,7 +47,7 @@ const SqlLabStyles = styled.div`
|
||||
left: 0;
|
||||
padding: 0 ${theme.gridUnit * 2}px;
|
||||
|
||||
pre {
|
||||
pre:not(.code) {
|
||||
padding: 0 !important;
|
||||
margin: 0;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user