Allows scrolling of popup to be able to see the whole popup on small screens
This commit is contained in:
@@ -17,4 +17,6 @@
|
|||||||
top: 5%;
|
top: 5%;
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
overflow: scroll;
|
||||||
|
max-height: 83%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user