mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Fixing DnD, removing LESS, cleaning code
- Updating DnD to use Sortable instead of draggable/dropppable (updating deps as well). - much simpler logic for DnD - Remove LESS for now since it's a bit yet overkill - fix moveFrame function
This commit is contained in:
@@ -36,8 +36,6 @@ body {
|
||||
height: 46px;
|
||||
width: 46px;
|
||||
background-repeat: no-repeat;
|
||||
/*background-size: 34px;
|
||||
background-position: 6px;*/
|
||||
background-size: 28px;
|
||||
background-position: 9px;
|
||||
background-color: rgba(200,200,200, .1);
|
||||
|
Reference in New Issue
Block a user