File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!doctype html>
2- < html lang ="en " class ="h-full ">
2+ < html lang ="en " class ="h-full overflow-hidden ">
33 < head >
44 < meta charset ="UTF-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
88 < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin />
99 < link href ="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap " rel ="stylesheet " />
1010 </ head >
11- < body class ="w-[28rem] min-w-[28rem] min-h-[37.5rem] h-[37.5rem] text-[13px] antialiased font-['Roboto',system-ui,sans-serif] bg-surface text-text-primary m-0 p-0 overflow-hidden ">
12- < div id ="app "> </ div >
11+ < body class ="w-[28rem] min-w-[28rem] h-popup max-h-popup text-[13px] antialiased font-['Roboto',system-ui,sans-serif] bg-surface text-text-primary m-0 p-0 overflow-hidden ">
12+ < div id ="app " class =" h-popup max-h-popup overflow-hidden " > </ div >
1313 < script type ="module " src ="./main.ts "> </ script >
1414 </ body >
1515</ html >
You can’t perform that action at this time.
0 commit comments