feat: Render external docs links and descriptions (#7559)

Co-authored-by: Tim Lai <timothy.lai@smartbear.com>
This commit is contained in:
Fabian Schneider
2022-08-17 19:42:36 +02:00
committed by GitHub
parent 7dd167b626
commit 6ae2693d47
10 changed files with 443 additions and 14 deletions

View File

@@ -118,6 +118,11 @@
flex: 1;
}
}
.info__externaldocs
{
text-align: right;
}
}
.parameter__type