Merge branch 'todos-counter' into 'master'
Use normal font weight for todos counter Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !3076
This commit is contained in:
commit
0ca056eb99
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
.badge.todos-pending-count {
|
||||
background-color: #7f8fa4;
|
||||
margin-top: -5px;
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue