Commit 338bf710b96f3592124f926d879c29f85fe5f6f4

Authored by Marcelo Puebla
1 parent bb26145167
Exists in master

Agregada clase.css

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
... ... @@ -109,6 +109,11 @@ body {
109 109 max-height: 60vh !important;
110 110 }
111 111  
  112 +.vh-50 {
  113 + min-height: auto !important;
  114 + max-height: 50vh !important;
  115 +}
  116 +
112 117 .spinner-lg {
113 118 width: 3rem !important;
114 119 height: 3rem !important;