1
1
mirror of https://github.com/primer/css.git synced 2024-12-12 10:47:14 +03:00
This commit is contained in:
simurai 2020-10-08 13:49:50 +09:00
parent 1f3ca4b28a
commit c651606d83

View File

@ -9,7 +9,7 @@
padding: 2px 5px 3px;
font-size: $h5-size;
background: var(--color-bg-canvas);
border: $border-width $border-style var(--color-auto-gray-0);
border: $border-width $border-style var(--color-auto-gray-0); // stylelint-disable-line primer/borders
border-radius: $border-radius;
}