mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 03:30:25 +00:00
move experience chart below table
This commit is contained in:
parent
2ee1eda827
commit
2febd15ba4
1 changed files with 1 additions and 6 deletions
|
|
@ -50,13 +50,8 @@
|
|||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan=2>
|
||||
<div id="exp-chart" style="display:none;"></div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div id="exp-chart" style="display:none;"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue