We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b185b66 commit e117f39Copy full SHA for e117f39
binderhub/static/js/components/LinkGenerator.jsx
@@ -257,7 +257,7 @@ export function LinkGenerator({
257
"Fill in the fields to see a URL for sharing your Binder."}
258
</div>
259
<button
260
- className="btn border border-2 border-start-0"
+ className="btn btn-outline-secondary border border-2 border-start-0"
261
type="button"
262
id="copy-url"
263
onClick={() => copy(launchUrl)}
0 commit comments