master
yutent 2023-12-04 19:04:17 +08:00
parent f9f4d7d785
commit 97e2089a3a
1 changed files with 4 additions and 0 deletions

View File

@ -32,6 +32,10 @@ class Uploader extends Component {
width: 100%;
font-size: 14px;
}
img,
a {
-webkit-user-drag: none;
}
.container {
position: relative;