Sarai-WMDE added a comment.
⚠ Correction: I just detected an improvement we should probably make. Unlike in WiKit, the Codex's Select has a predefined min-width of 256px (applied via `.cdx-select-vue__handle`). This makes the component overflow in our layout below a 462px viewport width: F41523181: Screenshot 2023-11-21 at 19.34.25.png <https://phabricator.wikimedia.org/F41523181> I found that the easiest way to adjust the Codex Select to our layout for now might be to apply a 100% width to the Select itself (`.cdx-select-vue`), and replace the min-with applied via `.cdx-select-vue__handle` by a max-width (i.e. `max-width: 256px`). Would such an override be possible? Happy to adjust the solution if needed. TASK DETAIL https://phabricator.wikimedia.org/T347168 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: HasanAkgun_WMDE, Sarai-WMDE Cc: Arian_Bozorg, Aklapper, Michael, Sarai-WMDE, Danny_Benjafield_WMDE, Astuthiodit_1, STH, karapayneWMDE, Invadibot, maantietaja, Mattia_Capozzi_WMDE, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
_______________________________________________ Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org