Преглед изворни кода

Merge branch 'master' of http://120.26.64.82:3000/BFFE/Foshan4A4.0

zhongxiaoyu пре 3 година
родитељ
комит
c4c258f65e
1 измењених фајлова са 1 додато и 1 уклоњено
  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;
             }
           }