質問するログイン新規登録

質問編集履歴

1

修正

2020/11/17 14:30

投稿

yuntan
yuntan

スコア1

title CHANGED
File without changes
body CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  ```html
7
7
  <div style="height: calc(100vh - 300px);">
8
- <div style="height: 100%; overflow-y: auto;">
8
+ <div style="height: 100%;">
9
9
  <div style="width: 100px; height: 1000px;"></div>
10
10
  </div>
11
11
  </div>