diff options
author | Farah Rasheed <Farah.Rasheed1@dell.com> | 2024-06-28 18:33:55 +0300 |
---|---|---|
committer | Sivaprabu Ganesan <sivaprabug@ami.com> | 2024-07-12 05:42:17 +0300 |
commit | 7f70832ae0c12656f97f7c693c2daa03fd0da22f (patch) | |
tree | 24b8a0e0886a3813b1beb1ab041ed340d3058734 /vue.config.js | |
parent | b8a2e704bdf67a55986302f3d4ada1e707b2bb52 (diff) | |
download | webui-vue-7f70832ae0c12656f97f7c693c2daa03fd0da22f.tar.xz |
Break long file name into multiple lines
In the FormFile component, break a long file name into
multiple lines using the word-break CSS property. This
ensures that long file names are properly displayed
within their container without causing overflow issues.
Fixes #121
The word-break property will allow the text to wrap onto
the next line at any character, maintaining the layout
integrity and improving the user interface.
Change-Id: Id534dd4e8f7737a60483272f2fdd70deb7a8a002
Signed-off-by: Farah Rasheed <Farah.Rasheed1@dell.com>
Diffstat (limited to 'vue.config.js')
0 files changed, 0 insertions, 0 deletions