[DE mobile] Fix Bug 58008

This commit is contained in:
SergeyEzhin 2022-07-10 15:16:19 +04:00
parent 84f70be31d
commit 3d66ce521b

View file

@ -132,6 +132,9 @@
.item-link .item-inner { .item-link .item-inner {
width: 100%; width: 100%;
} }
.item-inner {
color: @text-normal;
}
} }
// Bullets, numbers and multilevels // Bullets, numbers and multilevels
@ -1148,3 +1151,4 @@ input[type="number"]::-webkit-inner-spin-button {