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 22561d8 commit 1b0f23dCopy full SHA for 1b0f23d
frontend/app/view/preview/directorypreview.scss
@@ -31,7 +31,7 @@
31
position: sticky;
32
top: 0;
33
z-index: 10;
34
- width: 100%;
+ width: fit-content;
35
border-bottom: 1px solid var(--border-color);
36
37
.dir-table-head-row {
0 commit comments