Commit 78d141c2 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Prepara listado draganddrop para animaciones

parent f181c8f2
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -144,6 +144,7 @@
			max-height 100%
			display flex
			flex-flow column
			overflow-x hidden

			& .rowsContainer
				padding-left 2rem
@@ -157,7 +158,7 @@
					background-color $color12

				&.dragAndDrop
					background-color $color6 !important
					opacity .4

				&.borderTopDragAndDrop
					border-top 1.5rem solid $blue !important