mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 21:50:34 +03:00
TSK-1168. Fixed ChannelEditor (#2975)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
parent
ee085dcc5b
commit
e4a824247a
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user