Skip to content
2 changes: 1 addition & 1 deletion src/packages/popup/popup.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

.nut-popup {
position: fixed;
min-height: 46%;
min-height: 26%;
max-height: 100%;
background-color: $overlay-content-bg-color;
-webkit-overflow-scrolling: touch;
Expand Down
Loading