Shu Katabe 5 lat temu
rodzic
commit
6e754c9661
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/client/styles/scss/_mixins.scss

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

@@ -240,7 +240,7 @@
       z-index: $zIndex;
       z-index: $zIndex;
       width: 100%;
       width: 100%;
       height: $borderLength;
       height: $borderLength;
-      margin-left: -1px;
+      margin-left: -0.5px;
       content: '';
       content: '';
       border-left: 1px solid $borderColor;
       border-left: 1px solid $borderColor;
       transition: border-color 0.15s ease-in-out;
       transition: border-color 0.15s ease-in-out;