Skip to content

Commit 4f75b13

Browse files
committed
fix css
1 parent 88495fb commit 4f75b13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

starters/docs/src/GridList.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
&[data-layout=grid] > .react-aria-GridListSection {
2626
grid-template-columns: repeat(auto-fit, minmax(100px, var(--grid-item-size)));
2727
grid-auto-rows: min-content;
28-
width: inherit;
2928
}
3029

3130
&[data-layout=stack] > .react-aria-GridListSection {

0 commit comments

Comments
 (0)