Closed Vingtoft closed 6 years ago
Hi,
How can I adjust the points width?
I have tried the following code with no luck:
.strengthBar[_ngcontent-c2] .point[_ngcontent-c2] { width: 40px !important; }
I needed to set ViewEncapsulation.None
ViewEncapsulation.None
Hi,
How can I adjust the points width?
I have tried the following code with no luck:
.strengthBar[_ngcontent-c2] .point[_ngcontent-c2] { width: 40px !important; }