UX: fix time pickers input width on mobile (#21170)
This commit is contained in:
parent
bc7ef70380
commit
4b9a52cd7c
|
@ -38,9 +38,6 @@
|
||||||
&.custom-relative-wrap {
|
&.custom-relative-wrap {
|
||||||
.relative-time-picker {
|
.relative-time-picker {
|
||||||
display: flex;
|
display: flex;
|
||||||
.select-kit.combo-box {
|
|
||||||
width: 60px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue