Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Fixes gap at top of graph when no banners
main
Keith Daulton
hace 2 años
padre
15c93e6196
commit
79f932b533
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+4
-0
src/webviews/apps/plus/graph/graph.scss
+ 4
- 0
src/webviews/apps/plus/graph/graph.scss
Ver fichero
@ -492,6 +492,10 @@ a {
padding
:
0
.
5rem
;
z-index
:
2000
;
&
:
empty
{
display
:
none
;
}
>
*
:
not
(
:
first-child
)
{
margin-top
:
0
.
5rem
;
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar