zhaoke пре 3 година
родитељ
комит
c4c7623c38
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;
             }
           }