Allow specifying links for stock symbol & chart
This commit is contained in:
parent
818138340c
commit
0fbc8dcb41
6 changed files with 41 additions and 34 deletions
|
|
@ -545,6 +545,10 @@ body {
|
|||
width: 6.5rem;
|
||||
}
|
||||
|
||||
.stock-chart svg {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.stock-values {
|
||||
min-width: 8rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue