Skip to content

Commit 96e5d93

Browse files
committed
Update Raxml.js
1 parent be427df commit 96e5d93

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/app/Raxml.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,7 @@ class Raxml extends React.Component {
6161
autoComplete="off"
6262
alignItems="center"
6363
sx={{
64-
'& > *+*': {
65-
marginLeft: '20px',
66-
},
64+
gap: '20px',
6765
}}
6866
>
6967
<OptionSelect option={run.binary} />

0 commit comments

Comments
 (0)