Skip to content

Commit e117f39

Browse files
yuvipandamanics
andauthored
Provide outline for buttons
Co-authored-by: Simon Li <[email protected]>
1 parent b185b66 commit e117f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binderhub/static/js/components/LinkGenerator.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ export function LinkGenerator({
257257
"Fill in the fields to see a URL for sharing your Binder."}
258258
</div>
259259
<button
260-
className="btn border border-2 border-start-0"
260+
className="btn btn-outline-secondary border border-2 border-start-0"
261261
type="button"
262262
id="copy-url"
263263
onClick={() => copy(launchUrl)}

0 commit comments

Comments
 (0)