1
1
mirror of https://github.com/primer/css.git synced 2024-11-30 01:04:04 +03:00

Update src/labels/diffstat.scss

Co-Authored-By: Shawn Allen <shawn.allen@github.com>
This commit is contained in:
simurai 2019-10-23 09:26:01 +09:00 committed by GitHub
parent c9ba9174bf
commit d65b411ee1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@
}
.diffstat-block-added {
background-color: darken($green-400, 5%);
background-color: $bg-diffstat-added;
}
.diffstat-block-neutral {