Explorar el Código

Fixes status bar spinner clipping

main
Eric Amodio hace 2 años
padre
commit
48a3333caa
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/webviews/apps/plus/graph/graph.scss

+ 1
- 0
src/webviews/apps/plus/graph/graph.scss Ver fichero

@ -55,6 +55,7 @@ a {
top: 1px;
left: 0.5rem;
font-size: 1.2rem;
margin-right: 1rem; // adds "padding" to stop the overflow from clipping the spin
}
a {

Cargando…
Cancelar
Guardar