mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
v0.14.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "superset",
|
||||
"version": "0.14.0",
|
||||
"version": "0.14.1",
|
||||
"description": "Superset is a data exploration platform designed to be visual, intuitive, and interactive.",
|
||||
"license": "Apache-2.0",
|
||||
"directories": {
|
||||
|
||||
@@ -127,3 +127,6 @@ div.widget .chart-controls {
|
||||
.ace_scrollbar {
|
||||
z-index: 0;
|
||||
}
|
||||
.slice_container .alert {
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user