回答編集履歴

1

サンプル追加

2020/09/03 11:52

投稿

hatena19
hatena19

スコア34075

test CHANGED
@@ -52,8 +52,6 @@
52
52
 
53
53
  flex-wrap: wrap;
54
54
 
55
- background-color: lightgray;
56
-
57
55
  }
58
56
 
59
57
  td>input {
@@ -65,3 +63,7 @@
65
63
  }
66
64
 
67
65
  ```
66
+
67
+
68
+
69
+ [Codepenサンプル](https://codepen.io/hatena19/pen/abNLerM)