Skip to content
Snippets Groups Projects
Commit 8a4f4bf0 authored by Antoine Guenet's avatar Antoine Guenet
Browse files

[FIX] web_editor: ensure document filename doesn't overflow its cell


The media modal's document tab has cells with icons and filenames. If
the filename was too long, it would overflow its cell, which caused an
ugly design glitch. This ensures an ellipsis on the filename when it is
too long.

closes odoo/odoo#69893

Signed-off-by: default avatarQuentin Smetz (qsm) <qsm@odoo.com>
parent 7b458ce7
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment