mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-27 03:41:11 +01:00
GraphQL autocomplete and duplicate request
This commit is contained in:
@@ -127,7 +127,7 @@ export const PairEditor = memo(function PairEditor({
|
||||
'@container',
|
||||
'pb-2 grid',
|
||||
// NOTE: Add padding to top so overflow doesn't hide drop marker
|
||||
'pt-1',
|
||||
'pt-1 -my-1',
|
||||
)}
|
||||
>
|
||||
{pairs.map((p, i) => {
|
||||
|
||||
Reference in New Issue
Block a user