2
0
Yuki Takei 5 жил өмнө
parent
commit
3e91c411fd

+ 1 - 1
src/client/styles/scss/_mixins.scss

@@ -143,7 +143,7 @@
       width: ($size * 0.707);
       height: ($size * 0.707);
       background-color: inherit;
-      transform: scaleY(0.5774) rotate(-45deg);
+      transform: scaleY(0.6) rotate(-45deg);
     }
 
     @if $box-shadow != 0 {