回答編集履歴
1
サンプル追加
answer
CHANGED
@@ -30,4 +30,8 @@
|
|
30
30
|
th:first-child {
|
31
31
|
z-index: 1;
|
32
32
|
}
|
33
|
-
```
|
33
|
+
```
|
34
|
+
|
35
|
+
Codepenのサンプルを作成しましたので、ご確認ください。
|
36
|
+
|
37
|
+
[Codepenサンプル](https://codepen.io/hatena19/pen/WNzaOEm?editors=1100)
|