Ver a proveniência

Add sparkle message to home

main
Keith Daulton há 1 ano
ascendente
cometimento
5b34f8ed0b
2 ficheiros alterados com 5 adições e 0 eliminações
  1. +1
    -0
      src/webviews/apps/home/home.html
  2. +4
    -0
      src/webviews/apps/home/home.scss

+ 1
- 0
src/webviews/apps/home/home.html Ver ficheiro

@ -246,6 +246,7 @@
><span class="nav-list__label">Tutorial Video</span></a
>
</nav>
<p class="t-subtle">✨ Requires a trial or subscription to use this on privately hosted repos.</p>
</main>
#{endOfBody}

+ 4
- 0
src/webviews/apps/home/home.scss Ver ficheiro

@ -317,6 +317,10 @@ gk-button {
color: var(--color-foreground--50);
margin: 0;
}
&-subtle {
color: var(--color-foreground--50);
}
}
.nav-list {

Carregando…
Cancelar
Guardar