VRFS-1248 fix hidden dropdown on Find Session
This commit is contained in:
parent
37745101e2
commit
d764cb5522
|
|
@ -19,7 +19,7 @@ div[layout-id="findSession"] {
|
|||
padding-bottom: 11px;
|
||||
background-color:#4c4c4c;
|
||||
min-height:20px;
|
||||
overflow-x:hidden;
|
||||
overflow-x:visible;
|
||||
vertical-align:middle;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue