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

質問編集履歴

1

cssを追記

2021/07/11 02:54

投稿

aqswdefr
aqswdefr

スコア1

title CHANGED
File without changes
body CHANGED
@@ -40,7 +40,8 @@
40
40
  flex-wrap: wrap;
41
41
  flex-direction: column; // 縦並び
42
42
  flex-direction: row-reverse; // 左から右
43
- width: 300px;
43
+ max-width: 300px;
44
+ max-height: 300px;
44
45
  }
45
46
  .item {
46
47
  width: 100px;