diff options
| author | Mohamed Bassem <me@mbassem.com> | 2025-10-12 19:28:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-12 19:28:41 +0100 |
| commit | 7ee9416e8f1689b6390ea51c7a8484936c12026d (patch) | |
| tree | 5fb7cef070b6a9262f77070e9d78a76134098294 /apps/web/postcss.config.cjs | |
| parent | f2dec26f30f3596d281db21fda5d4716cd1e853c (diff) | |
| download | karakeep-7ee9416e8f1689b6390ea51c7a8484936c12026d.tar.zst | |
fix(web): Add w-full to tags editor to prevent unusable narrow width (#2035)
* fix(web): Add min-width to tags editor to prevent unusable narrow width
When there are no tags, the tags editor input was shrinking to just
1 character width, making the entire component unusably narrow. This
adds a min-w-64 (256px) class to ensure the input field is always
at a usable width.
Fixes #2033
Co-authored-by: Mohamed Bassem <MohamedBassem@users.noreply.github.com>
* fix
---------
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Mohamed Bassem <MohamedBassem@users.noreply.github.com>
Diffstat (limited to 'apps/web/postcss.config.cjs')
0 files changed, 0 insertions, 0 deletions
