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
|
||||
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