mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
@@ -11,9 +11,9 @@
|
||||
clearable
|
||||
/>
|
||||
<template v-if="!actionsLocked">
|
||||
<ButtonStyled>
|
||||
<ButtonStyled type="outlined">
|
||||
<button
|
||||
class="flex !h-10 shrink-0 items-center gap-2"
|
||||
class="flex !h-10 shrink-0 items-center gap-2 !border"
|
||||
:disabled="pushUpdateDisabled"
|
||||
@click="emit('push-update', $event)"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user