Skip to content
Snippets Groups Projects

Restore language selector but make it inert

Files
6
@@ -245,3 +245,9 @@ body.install-page {
height: 100%;
}
}
.cms-installer__language-switcher {
position: absolute;
right: 0;
top: 0;
}
Loading