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 5ba693c commit 39c2a3bCopy full SHA for 39c2a3b
app/pages/package/[[org]]/[name].vue
@@ -1107,7 +1107,7 @@ const showSkeleton = shallowRef(false)
1107
'install sidebar'
1108
'vulns sidebar'
1109
'readme sidebar';
1110
- grid-template-rows: auto auto auto auto 1fr;
+ grid-template-rows: auto auto auto 1fr;
1111
}
1112
1113
@@ -1120,6 +1120,7 @@ const showSkeleton = shallowRef(false)
1120
1121
1122
1123
1124
1125
1126
0 commit comments