1
1
mirror of https://github.com/primer/css.git synced 2024-12-03 03:33:40 +03:00

change border offset

This commit is contained in:
Jon Rohan 2021-03-23 20:41:37 -07:00 committed by GitHub
parent 4e6064773a
commit dcfc76a263
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,8 +15,6 @@
}
&::after {
height: 14px;
margin-top: 1px;
margin-left: 1px;
background-color: var(--color-bg-primary);
background-image: linear-gradient($background, $background);