mempool/frontend/src/app/components/tx-bowtie-graph/tx-bowtie-graph.component.scss

7 lines
61 B
SCSS
Raw Normal View History

2022-08-22 19:12:04 +00:00
.bowtie {
.line {
stroke: white;
fill: none;
}
}