mirror of
https://github.com/modrinth/code.git
synced 2026-09-03 13:36:48 +00:00
chore: misc moderation changes (#6296)
* feat: report filter by target, issue type, project type * fix: reply modal showing up for staff * chore: change minimum class source from 10 to 2
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
class="h-5 w-5 shrink-0"
|
||||
/>
|
||||
<span class="min-w-0 truncate text-primary font-semibold leading-tight">
|
||||
<slot name="selected">{{ triggerText }}</slot>
|
||||
<slot name="selected" :label="triggerText">{{ triggerText }}</slot>
|
||||
</span>
|
||||
</div>
|
||||
<div class="flex items-center gap-1">
|
||||
|
||||
Reference in New Issue
Block a user