We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d426d93 commit b1859faCopy full SHA for b1859fa
pages/admin/settings/users.vue
@@ -1,7 +1,7 @@
1
<template>
2
<div class="flex flex-col max-w-md gap-2 mx-auto">
3
<div class="flex flex-col gap-2">
4
- <div class="pl-1 flex flex-wrap gap-2">
+ <div class="pl-0.5 flex flex-wrap gap-2">
5
<input
6
v-model="searchQuery"
7
name="search"
0 commit comments