mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
[INS-1619] add whitespace for Dev Portal modal (#5069)
Co-authored-by: Dimitri Mitropoulos <dimitropoulos@users.noreply.github.com> Co-authored-by: Dimitri Mitropoulos <dimitropoulos@users.noreply.github.com>
This commit is contained in:
parent
981b8a450e
commit
3413156f11
@ -431,7 +431,7 @@ export function getDeployToPortalComponent(options: {
|
||||
return (
|
||||
<div className="pad">
|
||||
<p className="no-pad no-margin-top">
|
||||
The Document is now available on
|
||||
The Document is now available on
|
||||
{kongPortalLegacyMode ? (
|
||||
'Dev Portal'
|
||||
) : (
|
||||
|
Loading…
Reference in New Issue
Block a user