mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 01:16:01 +00:00
perspective ctx menu
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
<th
|
||||
rowspan={column.rowSpan}
|
||||
class="columnHeader"
|
||||
data-column={column.columnIndex}
|
||||
on:mouseenter={() => (mouseIn = true)}
|
||||
on:mouseleave={() => (mouseIn = false)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user