UX: Increase combo-box tap area for mobile
This commit is contained in:
parent
d9e7611910
commit
ff1be40980
|
@ -6,3 +6,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.select-kit.combo-box .select-kit-row {
|
||||||
|
padding: 10px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue