superset/caravel/assets/stylesheets/explore.css

19 lines
208 B
CSS
Raw Normal View History

.widget {
position: relative;
}
.slice_container {
position: absolute;
left: 0;
top: 0;
}
.header hr {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar {
margin-bottom: 10px;
}