hyperstack-org / hyperstack-org/website
Tutorial bug
Ouverte
- Langage dominant
- CSS
- Étoiles
- 5
- Forks
- 11
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.