Update html/translate.ejs

This commit is contained in:
ashley 2025-09-07 15:25:31 +02:00
parent f91f9891ff
commit 1b6a4eaf1c

View File

@ -278,10 +278,13 @@
@media (max-width:768px) { .panels { grid-template-columns:1fr; } }
</style>
<!-- ADD BUTTON IF NOJS -->
<noscript>
<style>
.actions {
display:flex
display:flex;
}
</style>>
</noscript>
</head>
<body>