Avoid 'blur' effect on popover
This commit is contained in:
@@ -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