Skip to content

Commit 81b9b50

Browse files
committed
resz
1 parent dbe0e55 commit 81b9b50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ function Body() {
287287
<GlArticle
288288
title="MESA papers to cite"
289289
body={
290-
<div style={{ maxHeight: "300px", overflowY: "auto", width: "350px" }}>
290+
<div style={{ maxHeight: "250px", overflowY: "auto", width: "320px" }}>
291291
<CopyBlock
292292
language={"bash"}
293293
text={useMesaBibTxt()}

0 commit comments

Comments
 (0)