We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e917cae commit b8df44dCopy full SHA for b8df44d
scss/_popup.scss
@@ -74,7 +74,7 @@
74
}
75
.popup-body {
76
padding: 10px;
77
- overflow: scroll;
+ overflow: auto;
78
79
80
.popup-buttons {
0 commit comments