fix: autoplay window not applying tailwind styles
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>llink - Autoplay</title>
|
||||
<style>
|
||||
html, body { background: transparent !important; margin: 0; padding: 0; overflow: hidden; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
Reference in New Issue
Block a user