We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a401fb commit 9005890Copy full SHA for 9005890
web/static/css/app.css
@@ -11,4 +11,8 @@
11
12
textarea#repository_description {
13
height: 10em;
14
+}
15
+
16
+.table>thead>tr>th {
17
+ border-bottom: none;
18
}
0 commit comments