xiebeibei %!s(int64=5) %!d(string=hai) anos
pai
achega
15c0a114bb
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/components/edit/left_toolbar.vue

+ 2 - 1
src/components/edit/left_toolbar.vue

@@ -633,11 +633,12 @@ export default {
           display: flex;
           flex-wrap: wrap;
           li {
-            width: 66px;
+            width: 67px;
             height: 60px;
             display: flex;
             justify-content: center;
             flex-direction: column;
+            border: 1px solid #ffffff;
             cursor: pointer;
             &:hover {
               background: #F5F6F7;