Avoid 'blur' effect on popover
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
@@ -18,7 +18,7 @@
|
||||
max-height: calc(100% - 50px)
|
||||
top: 5%
|
||||
left: 50%
|
||||
transform: translate(-50%, -5%)
|
||||
transform: translateX(-50%)
|
||||
padding: 15px
|
||||
background: #fff
|
||||
overflow: auto
|
||||
|
||||
Reference in New Issue
Block a user