diff --git a/assets/css/system/modules/_shortcodes.scss b/assets/css/system/modules/_shortcodes.scss index 64bafc9..79f49ee 100644 --- a/assets/css/system/modules/_shortcodes.scss +++ b/assets/css/system/modules/_shortcodes.scss @@ -135,7 +135,7 @@ body { &-file { .card-body { - max-height: calc(100vh - 10rem); + //max-height: calc(100vh - 10rem); } }