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