mirror of
https://github.com/apache/superset.git
synced 2026-04-23 10:04:45 +00:00
remove pre-compiled bootstrap themes, use npm/wepack to compile from less variables instead. also fix a few css style bugs.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
.world_map svg {
|
||||
background-color: #feffff;
|
||||
}
|
||||
|
||||
.world_map {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user