@@ -100,6 +100,7 @@
.avatar {
&.round {
border-radius: 50%;
+ -webkit-user-select: none;
}
&.mini {
@@ -200,6 +201,7 @@
.tweet-stats {
margin-bottom: -3px;
.tweet-stat {
@@ -231,6 +233,7 @@
left: 0;
top: 0;
position: absolute;
&:hover {
background-color: var(--bg_hover);