Changes in Layout
This commit is contained in:
@@ -189,7 +189,7 @@ const renderText = (text) => {
|
||||
|
||||
<!-- ITEM LIST -->
|
||||
|
||||
<div style="overflow-y: scroll">
|
||||
<div style="height: 90%; overflow-y: scroll">
|
||||
<div
|
||||
v-if="items.length > 0"
|
||||
v-for="(item,index) in items.slice().reverse()"
|
||||
|
||||
Reference in New Issue
Block a user