[DE mobile] Fix Bug 58008
This commit is contained in:
parent
84f70be31d
commit
3d66ce521b
|
@ -132,6 +132,9 @@
|
|||
.item-link .item-inner {
|
||||
width: 100%;
|
||||
}
|
||||
.item-inner {
|
||||
color: @text-normal;
|
||||
}
|
||||
}
|
||||
|
||||
// Bullets, numbers and multilevels
|
||||
|
@ -1148,3 +1151,4 @@ input[type="number"]::-webkit-inner-spin-button {
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue