update
parent
f9f4d7d785
commit
97e2089a3a
|
@ -32,6 +32,10 @@ class Uploader extends Component {
|
|||
width: 100%;
|
||||
font-size: 14px;
|
||||
}
|
||||
img,
|
||||
a {
|
||||
-webkit-user-drag: none;
|
||||
}
|
||||
|
||||
.container {
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in New Issue