mirror of
https://github.com/apache/superset.git
synced 2026-05-07 17:04:58 +00:00
10 lines
169 B
CSS
10 lines
169 B
CSS
.cal_heatmap .slice_container {
|
|
padding: 10px;
|
|
position: static !important;
|
|
}
|
|
|
|
.cal_heatmap .slice_container .ch-tooltip {
|
|
margin-left: 20px;
|
|
margin-top: 5px;
|
|
}
|