Неоморфическая тема для Jey ERP
Go to file
Ali dc36d3d46a fix(desk): full icon captions — no ellipsis, no collision
Frappe renders the desktop icon caption as a single nowrap + ellipsis line in a
127px cell, which broke two ways on long (az/ru) module names:

- main desk: .icon-caption is shrink-to-fit, so it grew past its cell and the
  ellipsis never triggered — the label spilled into the neighbouring icon.
- folder modal: our own -webkit-line-clamp:2 + ellipsis cut the label ("…").

Captions now take the full cell width and wrap over as many lines as they need;
the cell grows taller instead of overflowing. Cells widen to 152px above 1060px
(below that the 6-col grid is already at the viewport edge, so the stock width
stays); mobile is untouched. The folder modal card now sizes to its icon grid —
Bootstrap capped the dialog width, so the widened last column hung outside it.

Also carries the in-progress theme rename (modern → silk) in the JS bundle,
CLAUDE.md and az locale.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-14 10:23:57 +00:00
jey_theme fix(desk): full icon captions — no ellipsis, no collision 2026-07-14 10:23:57 +00:00
.gitignore feat: Initialize App 2024-07-18 15:03:34 +00:00
CLAUDE.md fix(desk): full icon captions — no ellipsis, no collision 2026-07-14 10:23:57 +00:00
README.md feat: Initialize App 2024-07-18 15:03:34 +00:00
license.txt feat: Initialize App 2024-07-18 15:03:34 +00:00
pyproject.toml feat: Initialize App 2024-07-18 15:03:34 +00:00

README.md

Jey Theme

Theme for Jey ERP

License

unlicense