Update html/translate.ejs
This commit is contained in:
parent
f91f9891ff
commit
1b6a4eaf1c
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user