mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-06 01:16:44 +00:00
fix(nc-gui): jumping dropdowns
This commit is contained in:
@@ -126,7 +126,7 @@ const tooltipMsg = computed(() => {
|
||||
<div />
|
||||
|
||||
<template #overlay>
|
||||
<LazySmartsheetColumnEditOrAddProvider
|
||||
<SmartsheetColumnEditOrAddProvider
|
||||
v-if="editColumnDropdown"
|
||||
:column="column"
|
||||
class="w-full"
|
||||
|
||||
Reference in New Issue
Block a user