mirror of
https://github.com/we-promise/sure.git
synced 2026-04-20 12:34:12 +00:00
Scaffold out the UI for individual account page (#461)
* Add `AccountBalance` table for account views * Scaffold out account UI * Add D3 line chart scaffolding * Style fixes
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
<% end %>
|
||||
</div>
|
||||
</div>
|
||||
<main class="flex-grow py-5 pr-5">
|
||||
<main class="flex-grow py-6 px-20">
|
||||
<%= yield %>
|
||||
</main>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user