TSK-1168. Fixed ChannelEditor (#2975)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov 2023-04-13 18:25:12 +03:00 committed by GitHub
parent ee085dcc5b
commit e4a824247a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -145,10 +145,10 @@
{/if}
</div>
{:else}
<div class="buttons-group xsmall-gap">
<div class="flex-row-center gap-2">
<!-- svelte-ignore a11y-click-events-have-key-events -->
<span
class="select-text cover-channel"
class="select-text cover-channel overflow-label"
class:show
class:copied={label === plugin.string.Copied}
class:cursor-pointer={openable}