mirror of
https://github.com/apache/superset.git
synced 2026-07-18 12:45:44 +00:00
5 lines
55 B
CSS
5 lines
55 B
CSS
.chart-tooltip {
|
|
opacity: 0.75;
|
|
font-size: 12px;
|
|
}
|