回答編集履歴

1

サンプルと参考を追記

2020/10/21 01:42

投稿

Lhankor_Mhy
Lhankor_Mhy

スコア36134

test CHANGED
@@ -3,6 +3,10 @@
3
3
 
4
4
 
5
5
  左寄せでいいのですよね?
6
+
7
+
8
+
9
+ [サンプル](https://jsfiddle.net/Lhankor_Mhy/btnq6r8m/)
6
10
 
7
11
 
8
12
 
@@ -23,3 +27,13 @@
23
27
  }
24
28
 
25
29
  ```
30
+
31
+
32
+
33
+ ---
34
+
35
+
36
+
37
+ 参考:
38
+
39
+ [max-content | width - CSS: カスケーディングスタイルシート | MDN](https://developer.mozilla.org/ja/docs/Web/CSS/width#max-content)