From 21d179c762d87e0790206fe59b08ffd49bb4a53b Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 13 Feb 2019 21:21:20 +0100 Subject: autocompleting --- scraper/client/paper/paper.css | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'scraper/client/paper/paper.css') diff --git a/scraper/client/paper/paper.css b/scraper/client/paper/paper.css index 0977dcb3..c10d21df 100644 --- a/scraper/client/paper/paper.css +++ b/scraper/client/paper/paper.css @@ -18,12 +18,25 @@ .type { color: #888; } + .gray { padding: 3px; } + +.param { + display: flex; + flex-direction: row; + justify-content: flex-start; + align-items: flex-start; +} +.vetting { + width: 250px; + margin-right: 10px; +} + iframe.pdfViewer { margin: 10px 0; width: 100%; - height: 50vh; + height: 75vh; border: 1px solid black; } \ No newline at end of file -- cgit v1.2.3-70-g09d2