mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-09-24 17:11:00 +00:00
feat: rebrand Legacy Evolved into neoLegacy
This commit is contained in:
@@ -211,9 +211,9 @@ const WorkshopView = memo(function WorkshopView() {
|
||||
<div
|
||||
className="w-[95%] flex-1 relative overflow-hidden"
|
||||
style={{
|
||||
backgroundImage: "url('/images/frame_background.png')",
|
||||
backgroundSize: '100% 100%',
|
||||
imageRendering: 'pixelated',
|
||||
// backgroundImage: "url('/images/frame_background.png')",
|
||||
// backgroundSize: '100% 100%',
|
||||
// imageRendering: 'pixelated',
|
||||
minHeight: '430px',
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user