i dont understand
All checks were successful
Build and publish the docker image / build (push) Successful in 1m16s
All checks were successful
Build and publish the docker image / build (push) Successful in 1m16s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
parent
13df871685
commit
9c27a9c8e1
@ -25,7 +25,7 @@ export default {
|
||||
v-model="searchInput"
|
||||
@keyup.enter="redirectToSearch"
|
||||
class="rounded-md p-1 pl-8 w-56 text-white bg-black placeholder:text-white w-full outline-none"
|
||||
:style="`border: solid 1px ${theme.extend.colors.contrast}`"
|
||||
style="border: solid 1px #151515;"
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user