Skip to content

Commit

Permalink
vendors
Browse files Browse the repository at this point in the history
  • Loading branch information
Ceyhun Kerti committed Apr 9, 2021
1 parent a6d36b9 commit ccdbe95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/src/pages/redaction/expressions/Expressions.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template lang="pug">
.flex.flex-col.gap-y-3
.toolbar.flex.flex-col.gap-y-2.p-3.w-full.bg-gray-50.rounded-md
.flex.flex-col.gap-y-4
.toolbar.flex.flex-col.w-full.rounded-md
.flex.flex-row.gap-x-3.items-center
.start.w-full
t-input.w-full(placeholder="Search" v-model="search" autofocus)
Expand Down

0 comments on commit ccdbe95

Please sign in to comment.