| src/views/wel/components/backlog.vue | ●●●●● patch | view | raw | blame | history |
src/views/wel/components/backlog.vue
@@ -13,7 +13,7 @@ > <div> {{ item.name }} <div class="dots">{{ item.number }}</div> <div class="dots">{{ item.number >=100 ?'99+' : item.number}}</div> </div> </div> </div> @@ -278,16 +278,17 @@ border-bottom: 2px solid #1c5cff; } .dots { width: 23px; height: 13px; width: 17px; height: 17px; border-radius: 50%; background: #366fff; color: #fff; font-size: 10px; font-size: 9px; position: absolute; top: -10px; right: -9px; right: -13px; padding: 1px; line-height: 17px; } } .todo-items {