Commit 6d78e22f authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Corrige visualización de TabContainer sin padre

parent 71b09ccd
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -131,6 +131,8 @@
	// Custom

	.sideTabContainer
		width 100% !important
		height 100% !important
		noPadding()
		bordeRedondeado()

+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@
	> :first-child
	> :last-child
		display flex
		position relative

	> :first-child
		flex-grow 1