mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-17 14:29:46 +02:00
port window ext from encryption PR
This commit is contained in:
@@ -208,6 +208,7 @@ export function GrpcConnectionSetupPane({
|
||||
ref={urlContainerEl}
|
||||
className={classNames(
|
||||
'grid grid-cols-[minmax(0,1fr)_auto] gap-1.5',
|
||||
paneWidth === 0 && 'opacity-0',
|
||||
paneWidth < 400 && '!grid-cols-1',
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user