Skip to content

Commit 1cf6dfd

Browse files
committed
update snapshots
1 parent 5ed2a65 commit 1cf6dfd

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

packages/grid/test/dom/__snapshots__/grid.test.snap.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ snapshots["vaadin-grid basic shadow default"] =
120120
<tbody
121121
id="items"
122122
role="rowgroup"
123-
style="transform: translate(0px, 0px); height: 71px;"
123+
style="transform: translate(0px, 0px); height: 72px;"
124124
>
125125
<tr
126126
aria-rowindex="2"
@@ -345,7 +345,7 @@ snapshots["vaadin-grid basic shadow selected"] =
345345
<tbody
346346
id="items"
347347
role="rowgroup"
348-
style="transform: translate(0px, 0px); height: 71px;"
348+
style="transform: translate(0px, 0px); height: 72px;"
349349
>
350350
<tr
351351
aria-rowindex="2"
@@ -571,7 +571,7 @@ snapshots["vaadin-grid basic shadow details opened"] =
571571
<tbody
572572
id="items"
573573
role="rowgroup"
574-
style="transform: translate(0px, 0px); height: 71px;"
574+
style="transform: translate(0px, 0px); height: 72px;"
575575
>
576576
<tr
577577
aria-rowindex="2"
@@ -777,7 +777,7 @@ snapshots["vaadin-grid basic shadow hidden column"] =
777777
<tbody
778778
id="items"
779779
role="rowgroup"
780-
style="transform: translate(0px, 0px); height: 71px;"
780+
style="transform: translate(0px, 0px); height: 72px;"
781781
>
782782
<tr
783783
aria-rowindex="2"
@@ -951,7 +951,7 @@ snapshots["vaadin-grid basic shadow hidden column selected"] =
951951
<tbody
952952
id="items"
953953
role="rowgroup"
954-
style="transform: translate(0px, 0px); height: 71px;"
954+
style="transform: translate(0px, 0px); height: 72px;"
955955
>
956956
<tr
957957
aria-rowindex="2"
@@ -1147,7 +1147,7 @@ snapshots["vaadin-grid basic shadow with footer"] =
11471147
<tbody
11481148
id="items"
11491149
role="rowgroup"
1150-
style="transform: translate(0px, 0px); height: 71px;"
1150+
style="transform: translate(0px, 0px); height: 72px;"
11511151
>
11521152
<tr
11531153
aria-rowindex="2"
@@ -1394,7 +1394,7 @@ snapshots["vaadin-grid column groups default"] =
13941394
<tbody
13951395
id="items"
13961396
role="rowgroup"
1397-
style="transform: translate(0px, 0px); height: 71px;"
1397+
style="transform: translate(0px, 0px); height: 72px;"
13981398
>
13991399
<tr
14001400
aria-rowindex="2"

0 commit comments

Comments
 (0)