Adjust canvas style of skinview3d
This commit is contained in:
parent
459439f132
commit
4d8856e0f4
|
|
@ -103,6 +103,10 @@ input:-webkit-autofill {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#preview-3d-container canvas {
|
||||||
|
cursor: move;
|
||||||
|
}
|
||||||
|
|
||||||
.texture-name {
|
.texture-name {
|
||||||
width: 65%;
|
width: 65%;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user