.avatar user-select:none

This commit is contained in:
STDquantum 2024-01-05 20:25:52 +08:00
parent 7406f71b55
commit 51b5b637c5

View File

@ -173,6 +173,7 @@ body{
width: 42px;
height: 42px;
border-radius: 50%;
user-select: none;
}
.chat-video video{
margin-right: 18px;