start window off small but still allow dragging cards far outside the board
This commit is contained in:
parent
5adfd527cf
commit
c6c26a40e0
2 changed files with 5 additions and 5 deletions
|
@ -10,8 +10,8 @@ body {
|
|||
|
||||
padding-left: 10px;
|
||||
|
||||
height: 1400px;
|
||||
width: 2000px;
|
||||
xheight: 1400px;
|
||||
xwidth: 2000px;
|
||||
}
|
||||
|
||||
#board {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue