Removed unnecessary column definition.
This commit is contained in:
parent
586fa70104
commit
919ce9c07a
@ -70,10 +70,8 @@
|
|||||||
<b-container v-else>
|
<b-container v-else>
|
||||||
<b-row>
|
<b-row>
|
||||||
<b-col>
|
<b-col>
|
||||||
<b-col v-else>
|
<v-icon name="search"></v-icon>
|
||||||
<v-icon name="search"></v-icon>
|
<p>No data found with the given search parameters.</p>
|
||||||
<p>No data found with the given search parameters.</p>
|
|
||||||
</b-col>
|
|
||||||
</b-col>
|
</b-col>
|
||||||
</b-row>
|
</b-row>
|
||||||
</b-container>
|
</b-container>
|
||||||
|
Loading…
Reference in New Issue
Block a user