first commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
.searchLicenses .bootstrap-autocomplete .dropdown-menu {
|
||||
max-height: 150px;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
|
||||
}
|
||||
|
||||
.searchLicenses .bootstrap-autocomplete a.dropdown-item {
|
||||
font-size: .875rem;
|
||||
padding: 0 .75rem;
|
||||
cursor: pointer;
|
||||
}
|
||||
Reference in New Issue
Block a user