Commit 14db4449 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Retoca elementos visibles en Wizard

parent b1e6e70f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
.containerFilteringSelect
	height 3rem
	//height 3rem
	.textSearch
		background-image $linen-light
		width calc(100% - 3.2rem)
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@
			color black
			border-radius 5px 0 0 5px
			position relative
			z-index 2
			//z-index 2
			border-radius 5px 0 0 5px
			top 0

+15 −0
Original line number Diff line number Diff line
@@ -163,6 +163,21 @@
	max-width calc(100% - 1rem)


.layoutFormListDesign
	&.twoColumnsLayout
		.leftZone
			margin-right 0.5rem
			flex-grow 0


.layoutDoubleListDesign
	&.twoColumnsLayout
		.leftZone
			margin-right 0.5rem

			.notFormZone
				margin-bottom 0.5rem

.atlasContainer
	@extends .flexContainer
	height 100%