Broken bar in taskboard because of previous commit 😓
parent
a8deb6876e
commit
e4b68ff3f4
|
@ -54,6 +54,10 @@
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 15%;
|
width: 15%;
|
||||||
|
.current-progress {
|
||||||
|
background: $fresh-taiga;
|
||||||
|
height: 24px;
|
||||||
|
}
|
||||||
.defined-points {
|
.defined-points {
|
||||||
background: $red-light;
|
background: $red-light;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
|
|
Loading…
Reference in New Issue