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 9a627d5 commit 84db230Copy full SHA for 84db230
mybinder/values.yaml
@@ -144,7 +144,7 @@ binderhub:
144
cors_allow_origin: "*"
145
146
banner_message: |
147
- <a class="btn" style="flex:1;width:fit-content;height:fit-content;padding:10px;background-color:#e66581;color:white;font-weight:bold;position:absolute;top:14px;right:4px;"
+ <a class="btn" style="width:fit-content;height:fit-content;padding:10px;background-color:#e66581;color:white;font-weight:bold;position:absolute;top:0px;bottom:0px;margin:auto 0;right:4px;"
148
onmouseover="this.style.backgroundColor='#d15b75'" onmouseout="this.style.backgroundColor='#e66581'"
149
href="https://numfocus.salsalabs.org/donate-to-binder" target="_blank">
150
🤍 Donate to mybinder.org!
0 commit comments