1
1
mirror of https://github.com/primer/css.git synced 2024-09-21 21:58:42 +03:00

fix(primer-buttons): fix "Chrome" typo in SCSS comment

This commit is contained in:
Shawn Allen 2019-01-22 16:18:16 -08:00 committed by GitHub
commit d8e3629040
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ th {
button {
cursor: pointer;
// Remove border radius added by Chroma macOS
// Remove border radius added by Chrome macOS
border-radius: 0;
}