Loading src/redmic/Containers.styl +25 −1 Original line number Diff line number Diff line Loading @@ -129,6 +129,7 @@ // Contenedor global .mainContainer width inherit height inherit // Contenedor de pantalla completa Loading @@ -142,7 +143,12 @@ // Contenedor de la zona principal de contenido .contentContainer semiPadded() display flex flex-grow 1 > * padding 0.5rem // Contenedor de posición absoluta .absoluteContainer Loading Loading @@ -674,3 +680,21 @@ .kibana-dashboard width calc(100% - 4px) height calc(100% - 8px) .designLayoutContainer display flex flex-grow 1 .mapAndContentLayoutMapDesign > :first-child > :last-child display flex > :first-child flex-grow 5 margin-right 0.5rem > :last-child flex-grow 3 Loading
src/redmic/Containers.styl +25 −1 Original line number Diff line number Diff line Loading @@ -129,6 +129,7 @@ // Contenedor global .mainContainer width inherit height inherit // Contenedor de pantalla completa Loading @@ -142,7 +143,12 @@ // Contenedor de la zona principal de contenido .contentContainer semiPadded() display flex flex-grow 1 > * padding 0.5rem // Contenedor de posición absoluta .absoluteContainer Loading Loading @@ -674,3 +680,21 @@ .kibana-dashboard width calc(100% - 4px) height calc(100% - 8px) .designLayoutContainer display flex flex-grow 1 .mapAndContentLayoutMapDesign > :first-child > :last-child display flex > :first-child flex-grow 5 margin-right 0.5rem > :last-child flex-grow 3