InteractivePoly: fixed handles

This commit is contained in:
muerwre 2019-02-25 17:29:44 +07:00
parent 5b315d97c7
commit 2abf8ca580

View file

@ -62,6 +62,7 @@
width:8px;
height:8px;
background: white;
box-shadow: @red_secondary 0 0 0 3px;
border-radius: 8px;
transform:scale(1);
transition:transform 150ms;