Update popover.css
remove unneeded scrollbars
This commit is contained in:
@@ -18,6 +18,6 @@
|
||||
top: 1%;
|
||||
padding: 15px;
|
||||
background: #fff;
|
||||
overflow: scroll;
|
||||
overflow: auto;
|
||||
max-height: 85%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user