[DE mobile] Fix Bug 58050
This commit is contained in:
parent
cc74ab53e1
commit
47e7fc1062
|
@ -1138,6 +1138,8 @@ input[type="number"]::-webkit-inner-spin-button {
|
||||||
// Navigation list
|
// Navigation list
|
||||||
|
|
||||||
.list.navigation-list {
|
.list.navigation-list {
|
||||||
|
overflow-y: auto;
|
||||||
|
height: 265px;
|
||||||
.item-title {
|
.item-title {
|
||||||
color: @text-normal;
|
color: @text-normal;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue