Increase modal box max-height
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
#modal-box
|
||||
position: fixed
|
||||
max-height: calc(100% - 50px)
|
||||
max-height: calc(100% - 30px)
|
||||
top: 2%
|
||||
left: 50%
|
||||
transform: translateX(-50%)
|
||||
|
||||
Reference in New Issue
Block a user