hyperstack-org / hyperstack-org/website

Tutorial bug

未关闭
#29 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
CSS
星标
5
派生
11
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。