style: add user-select: none to dictionary name in article.

This commit is contained in:
Xiao YiFang 2022-08-21 11:37:58 +08:00
parent 5606f23c15
commit 7f39be4fef

View file

@ -42,6 +42,7 @@ pre
padding: 0.3em;
padding-left: 0.5em;
background: #def;
user-select: none;
}
.gddicttitle