🎨 UI tweaks, added empty state prompts in Collections

This commit is contained in:
Liyas Thomas
2019-10-23 12:34:28 +05:30
parent 635c82c316
commit 94364f0dad
5 changed files with 43 additions and 45 deletions

View File

@@ -1,5 +1,5 @@
<template>
<pw-section class="gray" icon="history" label="History">
<pw-section class="green" icon="history" label="History">
<ul>
<li id="filter-history">
<input aria-label="Search" type="text" placeholder="search history" :readonly="history.length === 0" v-model="filterText">