1
0
mirror of https://github.com/MultiMote/niimblue synced 2026-01-19 19:37:11 +03:00

Language selector clickable on mobile devices now (#53)

This commit is contained in:
Xiang
2024-11-18 17:28:25 +08:00
committed by GitHub
parent 731aa19fd2
commit b1ddacae5b

View File

@@ -71,6 +71,7 @@
@media only screen and (max-device-width: 540px) {
.version {
position: relative !important;
z-index: 0 !important;
}
}
</style>