/** * @class Ext.d3.Component */ .#{$prefix}d3 { svg { @include user-select(none); -ms-user-select: none; font-family: $font-family; }}