mirror of
https://github.com/wekan/wekan.git
synced 2025-12-30 14:18:48 +01:00
Smaller progress bar
This commit is contained in:
parent
1670ba31e8
commit
e7051c8ecd
1 changed files with 2 additions and 1 deletions
|
|
@ -23,13 +23,14 @@ textarea.js-add-checklist-item, textarea.js-edit-checklist-item
|
|||
.checklist-progress-bar-container
|
||||
display: flex
|
||||
flex-direction: row
|
||||
align-items: center
|
||||
|
||||
.checklist-progress-text
|
||||
margin-right: 10px
|
||||
|
||||
.checklist-progress-bar
|
||||
width: 80%
|
||||
height: 20px
|
||||
height: 10px
|
||||
|
||||
.checklist-progress
|
||||
color: #fff !important
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue