質問編集履歴
1
cssを追記
test
CHANGED
File without changes
|
test
CHANGED
@@ -82,7 +82,9 @@
|
|
82
82
|
|
83
83
|
flex-direction: row-reverse; // 左から右
|
84
84
|
|
85
|
-
width: 300px;
|
85
|
+
max-width: 300px;
|
86
|
+
|
87
|
+
max-height: 300px;
|
86
88
|
|
87
89
|
}
|
88
90
|
|