InteractivePoly: fixed handles

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

View file

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