hyperstack-org / hyperstack-org/website
Tutorial bug
Aperta
- Lingua principale
- CSS
- Stelle
- 5
- Fork
- 11
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.