1 2 3 4 5 6 7 8 9 10 11 12
@import "../globalCssVariables"; .iconBox-container { position: absolute; left:0; top:0; svg { width: 100% !important; height: 100%; background: white; } }