Add following tab to navbar
This commit is contained in:
@ -25,7 +25,7 @@ export default {
|
||||
:placeholder="$t('main.search')"
|
||||
v-model="searchInput"
|
||||
@keyup.enter="redirectToSearch"
|
||||
class="rounded-md p-1 pl-8 text-black bg-white placeholder:text-black"
|
||||
class="rounded-md p-1 pl-8 w-56 text-black bg-white placeholder:text-black"
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user