File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ dependencies:
88 # Source code: https://github.com/jupyterhub/binderhub/tree/main/helm-chart
99 # App changelog: https://github.com/jupyterhub/binderhub/blob/main/CHANGES.md
1010 - name : binderhub
11- version : " 1.0.0-0.dev.git.3548.h83da55db "
11+ version : " 1.0.0-0.dev.git.3673.h040c9bbe "
1212 repository : https://jupyterhub.github.io/helm-chart
1313 condition : binderhubEnabled
1414
Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ binderhub:
172172 cors_allow_origin : " *"
173173
174174 banner_message : |
175- <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;"
175+ <a class="btn" style="width:fit-content;height:fit-content;padding:10px;background-color:#e66581;color:white;font-weight:bold;position:absolute;right:4px;"
176176 onmouseover="this.style.backgroundColor='#d15b75'" onmouseout="this.style.backgroundColor='#e66581'"
177177 href="https://jupyter.org/about#donate" target="_blank">
178178 🤍 Donate to mybinder.org!
You can’t perform that action at this time.
0 commit comments