modif simplemobnav to look like a smartphone on big screen
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr" data-theme="apxtridark" class="h-full bg-base-200 text-neutral-content ">
|
||||
<html lang="fr" data-theme="apxtridark">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Authentification</title>
|
||||
@@ -50,16 +50,11 @@
|
||||
<script src="/api/apxtri/wwws/getwco/simplemobnav.js?wcotribe=apxtri&tribe=apxtri&xapp=admin&pagename=apxid&code=enjoy&tagid=authentification"></script>
|
||||
<script src="/api/apxtri/wwws/getwco/apxauth.js?wcotribe=apxtri&tribe=apxtri&xapp=admin&pagename=apxid&code=enjoy&tagid=signature"></script>
|
||||
</head>
|
||||
<body class="h-full">
|
||||
<div class="flex items-center justify-center min-h-screen px-4">
|
||||
|
||||
<body class="bg-base-100 flex items-center justify-center min-h-screen">
|
||||
<div
|
||||
id="authentification"
|
||||
wco-name="simplemobnav"
|
||||
class="bg-base-100 min-h-screen w-full p-4 text-center">
|
||||
</div>
|
||||
<!--div wco-name="chatroom" class="hidden min-h-full flex-col justify-center px-6 py-12 lg:px-8">
|
||||
</div-->
|
||||
</div>
|
||||
class="w-full h-screen sm:w-[600px] bg-base-100 rounded-none sm:rounded-2xl shadow-xl flex flex-col overflow-hidden">
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user