Show task progress on task (#354)
Shows the task completion percent as progress bar in task lists and on kanban cards. Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/354 Reviewed-by: konrad <konrad@kola-entertainments.de> Co-authored-by: azymondrian <azymondrian@protonmail.com> Co-committed-by: azymondrian <azymondrian@protonmail.com>
This commit is contained in:
@ -164,7 +164,7 @@
|
||||
|
||||
.color-bubble {
|
||||
height: 12px;
|
||||
flex: 1 0 12px;
|
||||
flex: 0 0 12px;
|
||||
}
|
||||
|
||||
.favorite {
|
||||
|
Reference in New Issue
Block a user