Skip to content

Commit 9ce75c0

Browse files
committed
use auto on mobile
1 parent fb2d471 commit 9ce75c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/repo/home-file-list.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
@media (max-width: 767.98px) {
1212
#repo-files-table {
13-
grid-template-columns: 1fr 1fr auto;
13+
grid-template-columns: auto 1fr auto;
1414
}
1515
}
1616

0 commit comments

Comments
 (0)