changed vertexes a little bit

This commit is contained in:
muerwre 2019-03-04 13:04:41 +07:00
parent e44780d90e
commit b968839095

View file

@ -80,7 +80,7 @@
width:8px; width:8px;
height:8px; height:8px;
background: white; background: white;
box-shadow: @red_secondary 0 0 0 3px; //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;