Skip to content

Commit e3aab43

Browse files
committed
Improve zebra stripe rendering on docs
1 parent db7db54 commit e3aab43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/product/components/tables.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
</table>
247247
{% endhighlight %}
248248
<div class="stacks-preview--example overflow-x-auto">
249-
<table class="s-table s-table__stripes">
249+
<table class="s-table s-table__stripes d:bg-white">
250250
<thead>
251251
<tr>
252252
<th scope="col"></th>

0 commit comments

Comments
 (0)