Fix Markdown mention code by removing new styles

This commit is contained in:
Christian Bundy 2019-09-24 15:04:04 -07:00
parent 7ebc63eb7f
commit b6c4d202f3
No known key found for this signature in database
GPG Key ID: EB541AAEF4366237
1 changed files with 4 additions and 0 deletions

View File

@ -262,4 +262,8 @@ summary {
-ms-user-select: all;
-webkit-user-select: all;
user-select: all;
background: none;
margin: 0;
padding: 0;
border: 0;
}