Skip to content

Commit af40f21

Browse files
author
Rick Casey
committed
Merge branch 'dev'
2 parents e9d49b0 + 37658c7 commit af40f21

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/styles/main.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ body.support.ngdialog-open,
110110
body.about.ngdialog-open {
111111
overflow: hidden !important;
112112
}
113+
113114
a {
114115
color: #aac;
115116
font-size: 13px;
@@ -255,7 +256,7 @@ a {
255256
cursor: pointer;
256257
}
257258
body.ngdialog-open {
258-
overflow: hidden;
259+
overflow: auto;
259260
}
260261
body {
261262
overflow-y: scroll;

0 commit comments

Comments
 (0)