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

Mejora comportamiento de topbar en tamaño reducido

parent 53106c2b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -65,6 +65,7 @@
	.topbarContent
		display flex
		flex-grow 1
		margin-left 1rem

		> .manager
			display flex
@@ -72,6 +73,7 @@

		> .buttons
			display flex
			align-items center

.contentDisplacedByTopbar
	top $topbar-default-size !important