mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +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 (
|
return (
|
||||||
<div className="pad">
|
<div className="pad">
|
||||||
<p className="no-pad no-margin-top">
|
<p className="no-pad no-margin-top">
|
||||||
The Document is now available on
|
The Document is now available on
|
||||||
{kongPortalLegacyMode ? (
|
{kongPortalLegacyMode ? (
|
||||||
'Dev Portal'
|
'Dev Portal'
|
||||||
) : (
|
) : (
|
||||||
|
Loading…
Reference in New Issue
Block a user