mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-09-25 01:20:55 +00:00
feat: no more ellipsis and add word-wrapping!
This commit is contained in:
@@ -190,7 +190,7 @@ const VersionsView = memo(function VersionsView() {
|
||||
</span>
|
||||
)}
|
||||
</div>
|
||||
<span className="text-base text-[#E0E0E0] mc-text-shadow truncate w-full">
|
||||
<span className="inline-block max-w-[450px] break-words text-base text-[#E0E0E0] mc-text-shadow w-full">
|
||||
{edition.desc}
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user