Closed kishoreaoe closed 6 years ago
Do you mean this border: ?
@ValentinH , Yeah, the square border while selecting.!! is there any way to hide that with css pointer class or something.!
Yeap, just add:
.rz-pointer:focus {
outline: none;
}
thanks alot. That's solved the problem 👍
Scenario: