tts
This commit is contained in:
parent
7cddf12104
commit
79e78abd28
|
|
@ -5,8 +5,13 @@
|
|||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.city-picker-dropdown {
|
||||
z-index: 9999 !important;
|
||||
position: absolute !important;
|
||||
z-index: 9999;
|
||||
max-height: 400px;
|
||||
overflow: auto;
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user