Skip to content
Snippets Groups Projects
Commit fb7c4aad authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt :koala:
Browse files

fix: increase spacing of tab remove button

parent ec0a5108
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
<button
v-if="removable"
type="button"
class="btn tw-text-xs tw-p-0 tw-flex-none"
class="btn tw-text-xs tw-p-0 tw-flex-none tw-ml-1"
@click="emit('remove')"
>
<icon-system-uicons-cross />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment