feat: select-none
This commit is contained in:
parent
a10c9d8ffe
commit
ea5b50cf0a
7 changed files with 26 additions and 14 deletions
|
|
@ -18,7 +18,7 @@ export default function FavoriteRelaysSetting() {
|
|||
<TemporaryRelaySet />
|
||||
<div className="space-y-2">
|
||||
<div className="flex flex-wrap items-center justify-between gap-2">
|
||||
<div className="text-muted-foreground font-semibold select-nones shrink-0">
|
||||
<div className="text-muted-foreground font-semibold select-none shrink-0">
|
||||
{t('Relay sets')}
|
||||
</div>
|
||||
<PullRelaySetsButton />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue