Browse Source

Cancel initial changes

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
pull/37597/head
Jérôme Herbinet 3 years ago
committed by GitHub
parent
commit
ee4b6a7e80
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      core/css/styles.scss

5
core/css/styles.scss

@ -803,10 +803,7 @@ code {
}
tr:last-child td {
border-bottom: none;
}
tr[data-entryname^="."] {
display: none;
}
}
.filename {
overflow: hidden;
white-space: nowrap;

Loading…
Cancel
Save