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

Ajusta estilos relativos a info de atlas

parent 0c61e8db
Loading
Loading
Loading
Loading
+19 −39
Original line number Diff line number Diff line
@@ -182,35 +182,15 @@
	.centerContent
		border-top 1px solid #4a4a54

.dualContent
	display flex
	flex-flow column

	.topZone
		justify-content start

		.buttonZone
			padding 0
			display flex
			align-items center
			& > *
				margin 0.5rem

	.dualCenterZone
.nestedContent
	position relative
		height calc(100% - 3rem)
	noScroll()

		.dualListZone
			display flex
	& > *
		position absolute
		@extend .fHeight
		@extend .fWidth

			& > *
				display flex
				flex-grow 1

		.primaryIn
			animation enterFromLeftToRight 0.6s
			animation-fill-mode forwards
+5 −1
Original line number Diff line number Diff line
@@ -89,9 +89,13 @@
			color $yellowTitleRedmic
			padding-left .5rem

		.compactContent
			max-width 7rem

		> *
			display flex
			flex-grow 1
			vertical-align center
			align-items center
			margin 0 .5rem

.speciesMainTextSearchFacetsListDesign