mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 10:16:00 +00:00
columns in tables list
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
<div class="main" class:isBold draggable on:click use:contextMenu={menu}>
|
||||
{#if expandIcon}
|
||||
<span class="expand-icon" on:click={handleExpand}>
|
||||
<span class="expand-icon" on:click|stopPropagation={handleExpand}>
|
||||
<FontIcon icon={expandIcon} />
|
||||
</span>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user