refactor app grid

- make content container scrollable, more flexible
This commit is contained in:
geoffrey45
2022-05-28 22:42:54 +03:00
parent 47eb5b49cd
commit 48bc4de569
6 changed files with 6 additions and 16 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
</div>
</div>
<NavBar />
<div class="content">
<div id="acontent">
<router-view />
</div>
<SearchInput />