Increase modal box max-height
This commit is contained in:
2
assets/css/app.min.css
vendored
2
assets/css/app.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
#modal-box
|
#modal-box
|
||||||
position: fixed
|
position: fixed
|
||||||
max-height: calc(100% - 50px)
|
max-height: calc(100% - 30px)
|
||||||
top: 2%
|
top: 2%
|
||||||
left: 50%
|
left: 50%
|
||||||
transform: translateX(-50%)
|
transform: translateX(-50%)
|
||||||
|
|||||||
Reference in New Issue
Block a user