We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 612a821 commit 0dd4c9aCopy full SHA for 0dd4c9a
1 file changed
html-components/list/css/component.css
@@ -32,6 +32,9 @@
32
/*border:1px solid lightgray !important;*/
33
}
34
35
+ #view #files
36
+ {display:flex;flex-direction:column;gap:10px}
37
+
38
#files-view-hdr
39
{padding:10px;font-weight:bold;background:rgba(173,216,230,0.5);border:1px solid lightgray;border-radius:5px}
40
0 commit comments