hyperstack-org / hyperstack-org/website

Tutorial bug

Open
#29 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
5
Forks
11
PR merge metrics
No merged PRs in 30d

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.