Commit 4c3c5505 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Da estilo a contenido Superset, actualiza lock

parent 5ec5eab1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{
  "name": "@redmic-project/style",
  "version": "0.26.0",
  "version": "0.27.0",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "@redmic-project/style",
      "version": "0.26.0",
      "version": "0.27.0",
      "hasInstallScript": true,
      "license": "Apache-2.0",
      "devDependencies": {
+7 −0
Original line number Diff line number Diff line
@@ -288,6 +288,13 @@ body.uncollapsedSidebar
.templateDisplayer
	width 100%

.supersetDashboard
	overflow hidden !important
	& > iframe
		width 100%
		height 100%
		border none

.infoView
	display flex
	flex-direction column