Commit 77f0fbbb authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Reduce tamaño de título de detalles

parent 431bf536
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -310,7 +310,7 @@ body.uncollapsedSidebar
		box-shadow 0 20px 10px -5px rgba(0,0,0,0.25)
		fondo degradado topbar
		box-shadow none
		padding 1rem
		padding .8rem

		.title
		.buttons
@@ -318,7 +318,7 @@ body.uncollapsedSidebar
			width 100%

		.title
			margin-bottom 1rem
			margin-bottom .5rem
			display flex
			align-items center
			flex-grow 1
@@ -326,6 +326,7 @@ body.uncollapsedSidebar
			.header
				h1
					margin 0
					fontSize 1.3rem
					multiTextEllipsis()
					color $yellowTitleRedmic

@@ -351,8 +352,6 @@ body.uncollapsedSidebar

			.left
			.right
				padding .4rem

				& > i
				& > a
					color #fff