We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26ea6d3 + 736de36 commit d62258dCopy full SHA for d62258d
app/assets/stylesheets/components/dialog.scss
@@ -1,7 +1,7 @@
1
.mdl-dialog {
2
width: 80%;
3
max-height: 80%;
4
- overflow-y: scroll;
+ overflow-y: auto;
5
}
6
7
.mdl-dialog__title {
0 commit comments