mirror of
https://github.com/apache/superset.git
synced 2026-04-21 17:14:57 +00:00
4 lines
54 B
CSS
4 lines
54 B
CSS
g.dashed path.nv-line {
|
|
stroke-dasharray: 3, 3;
|
|
}
|