hyperstack-org / hyperstack-org/website

Tutorial bug

Abierto
#29 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
CSS
Estrellas
5
Forks
11
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

HI - very nice project. but I had a small issue with the external TodoMVC css file:
```css
.todo-list li .edit {
display: none;
}
```
was hiding the element I wanted to edit - took me some time to debug it.
Changing it to `padding-left: 60px;` looks ok - I don't know if it's an upstream change or I messed something up in my code - but I even tried to copy and paste it from the tutorial so it should be ok

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.