Misc chart work
Search feature on both suppliers and the pagination feature on the spend history still not functional
This commit is contained in:
parent
d7f9d7e755
commit
42e310b36a
11 changed files with 84 additions and 40 deletions
|
@ -74,7 +74,6 @@ agm-map {
|
|||
}
|
||||
}
|
||||
.small {
|
||||
padding-left: 20px;
|
||||
}
|
||||
&.legend {
|
||||
text-align: center;
|
||||
|
|
|
@ -66,7 +66,6 @@ small,
|
|||
.small {
|
||||
font-size: $small-font-size;
|
||||
font-weight: $font-weight-normal;
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
mark,
|
||||
|
|
Reference in a new issue