github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/packages/pyroscope-flamegraph/src/FlameGraph/FlameGraphComponent/styles.module.scss (about) 1 .flamegraphPane { 2 flex: 1; 3 position: relative; 4 5 .fitModeItem svg, 6 .sandwichItem svg { 7 width: 1em; 8 margin-right: 10px; 9 } 10 }