diff --git a/kotsadm/kurl_proxy/assets/tls-custom.css b/kotsadm/kurl_proxy/assets/tls-custom.css index 975d2618bb..731f423250 100644 --- a/kotsadm/kurl_proxy/assets/tls-custom.css +++ b/kotsadm/kurl_proxy/assets/tls-custom.css @@ -428,6 +428,10 @@ button.text-button:hover { .appIcon { height: 36px; width: 36px; + display: inline-block; + background-size: contain; + background-position: center; + background-repeat: no-repeat; margin-right: 10px; border-radius: 40px; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3); diff --git a/kotsadm/kurl_proxy/assets/tls.html b/kotsadm/kurl_proxy/assets/tls.html index 6cd7902515..af5a8ddd27 100644 --- a/kotsadm/kurl_proxy/assets/tls.html +++ b/kotsadm/kurl_proxy/assets/tls.html @@ -17,7 +17,7 @@
- {{if .AppIcon }}{{end}} + {{if .AppIcon }}{{end}}

HTTPS for {{ .AppTitle }} admin console