1
1
mirror of https://github.com/primer/css.git synced 2024-11-28 13:12:16 +03:00

add newline at end of file

This commit is contained in:
Austin Paquette 2018-07-25 13:02:40 -06:00
parent 200a9ab1e3
commit aac1d45d16
No known key found for this signature in database
GPG Key ID: 8D5DF8F4FFD8BFB7

View File

@ -223,4 +223,4 @@
/* Disallow user from selecting text */
.user-select-none {
user-select: none !important;
}
}