mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
[explore] remove grey background in standalone mode (#2503)
* [explore] remove grey background in standalone mode * Going with background-transparent
This commit is contained in:
committed by
GitHub
parent
a58194bdb0
commit
d3b50cb92e
@@ -30,3 +30,7 @@
|
||||
margin-bottom: 0px;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.background-transparent {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user