contact tooltip issue
This commit is contained in:
@ -152,7 +152,8 @@
|
||||
.bar-list-container {
|
||||
min-height: 26px;
|
||||
max-height: 120px;
|
||||
overflow: auto;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user