diff --git a/components/DialogContent/index.scss b/components/DialogContent/index.scss index f3d65773..42ea3f74 100644 --- a/components/DialogContent/index.scss +++ b/components/DialogContent/index.scss @@ -28,7 +28,7 @@ min-width: $unit * 48; // min-height: $unit-12x; overflow-y: scroll; - height: 80vh; + // height: 80vh; max-height: 80vh; min-width: 580px; max-width: 42vw;