質問編集履歴

2

2019/12/26 12:31

投稿

pegy
pegy

スコア243

test CHANGED
File without changes
test CHANGED
@@ -38,6 +38,6 @@
38
38
 
39
39
  ```css
40
40
 
41
- .wrapper { height: 100%;overflow-y:scroll; }
41
+ .wrapper{ height: 100%;overflow-y:scroll; }
42
42
 
43
43
  ```

1

2019/12/26 12:31

投稿

pegy
pegy

スコア243

test CHANGED
File without changes
test CHANGED
@@ -35,3 +35,9 @@
35
35
  </div>
36
36
 
37
37
  ```
38
+
39
+ ```css
40
+
41
+ .wrapper { height: 100%;overflow-y:scroll; }
42
+
43
+ ```