Commit e3613f0b authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Evita doble scroll en dashboards de Kibana

parent be6b9774
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -670,7 +670,7 @@

.kibana-dashboard
	width calc(100% - 4px)
	height calc(100% - 4px)
	height calc(100% - 8px)

.socialPanel
	display flex