parent
82c59d52ea
commit
cc5ff98e0d
10 changed files with 137 additions and 151 deletions
|
@ -29,7 +29,7 @@
|
|||
#repo-files-table .repo-file-line,
|
||||
#repo-files-table .repo-file-cell {
|
||||
border-top: 1px solid var(--color-light-border);
|
||||
padding: 6px 10px;
|
||||
padding: 8px 10px;
|
||||
}
|
||||
|
||||
#repo-files-table .repo-file-line:first-child {
|
||||
|
@ -41,7 +41,6 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.5em;
|
||||
padding: 6px 10px;
|
||||
}
|
||||
|
||||
#repo-files-table .repo-file-last-commit {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue