🔧 Added checks to stats modules

This commit is contained in:
2022-02-15 21:25:17 -08:00
parent 635e70ba81
commit 829bc488c8
7 changed files with 36 additions and 31 deletions

View File

@@ -400,7 +400,7 @@ pre {
display: -webkit-box; /* Not needed if autoprefixing */
display: -ms-flexbox; /* Not needed if autoprefixing */
display: flex;
// margin-left: -30px; /* gutter size offset */
margin-left: -10px; /* gutter size offset */
width: auto;
.issues-column {
max-width: 102px;