mirror of
https://github.com/apache/superset.git
synced 2026-04-22 17:45:21 +00:00
* Extract slice and formData * indent * update data proptype * enable theme * remove legacy code * rename file * Add legend * Implement WithLegend * align legend items to the right for bottom position * add line at end of file * fix linting issues
5 lines
75 B
CSS
5 lines
75 B
CSS
.with-legend .legend-container {
|
|
padding-top: 5px;
|
|
font-size: 0.9em;
|
|
}
|