We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb2d471 commit 9ce75c0Copy full SHA for 9ce75c0
web_src/css/repo/home-file-list.css
@@ -10,7 +10,7 @@
10
11
@media (max-width: 767.98px) {
12
#repo-files-table {
13
- grid-template-columns: 1fr 1fr auto;
+ grid-template-columns: auto 1fr auto;
14
}
15
16
0 commit comments