Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
chemicalcrux
/
macrovision
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
5
Pull Requests
0
Lanzamientos
10
Wiki
Actividad
Explorar el Código
Fix horizontal scrollbar appearing on the options panel
tags/v0.1.0
Fen Dweller
hace 6 años
padre
492a80dc67
commit
48d6f42e56
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
macrovision.css
+ 1
- 0
macrovision.css
Ver fichero
@@ -79,6 +79,7 @@ body.toggle-entity-name .entity-name {
justify-content: start;
flex-direction: column;
background: #444;
overflow-x: hidden;
overflow-y: scroll;
height: 100%;
scrollbar-color: #e1e1e1 #888;
Escribir
Vista previa
Cargando…
Cancelar
Guardar