Commit 605d687e authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Corrige el scroll de la leyenda de gráficas

parent b584cafc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -141,6 +141,7 @@
		display flex
		flex-direction column
		position relative
		overflow auto

	> .chartCenterContainer
		@extend .chartTopAndBottomContent
@@ -164,7 +165,6 @@
		.chartSmartLegend
			display flex
			flex-grow 1
			overflow auto


.layoutFormListDesign