feat(character): add max-widths for character model and talent trees
This commit is contained in:
parent
744e2ed626
commit
f324ca45ff
3 changed files with 15 additions and 4 deletions
|
|
@ -14,6 +14,10 @@
|
|||
flex-direction: column;
|
||||
}
|
||||
|
||||
#model {
|
||||
max-width: 1000px;
|
||||
}
|
||||
|
||||
#model,
|
||||
#model canvas {
|
||||
touch-action: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue