zhaoke 3 anni fa
parent
commit
c4c7623c38
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/dashboard/components/journal.vue

+ 1 - 1
src/views/dashboard/components/journal.vue

@@ -228,7 +228,7 @@ export default {
             &:first-child {
               border-top-left-radius: 6px;
             }
-            &:nth-child(5) {
+            &:nth-child(6) {
               border-top-right-radius: 6px;
             }
           }