Fix the cursor used while dragging a list

This commit is contained in:
Maxime Quandalle 2015-08-28 19:35:04 +02:00
parent 53018baeb2
commit cc5e9002d9
2 changed files with 6 additions and 3 deletions

View file

@ -38,8 +38,8 @@ position()
align-items: flex-start
display: flex
flex-direction: row
margin: 0 10px 10px
padding: 0 25px 5px 0
margin: 0 0 10px
padding: 0 40px 5px 0
overflow-x: auto
overflow-y: hidden
position: cover