mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 07:21:15 +00:00
progress-bar heights
This commit is contained in:
parent
9a34bfd9be
commit
a69a33aab3
1 changed files with 4 additions and 2 deletions
|
|
@ -126,8 +126,10 @@ h1 > span {
|
|||
|
||||
#bars
|
||||
width: 400px
|
||||
|
||||
.bar
|
||||
.progress
|
||||
height: 25px
|
||||
.bar
|
||||
height: 25px
|
||||
border: 1px solid black
|
||||
.progress-text
|
||||
float: right
|
||||
|
|
|
|||
Loading…
Reference in a new issue