Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShishkevich D. <135337715+shishkevichd@users.noreply.github.com>2025-07-06 09:22:09 +0300
committerGitHub <noreply@github.com>2025-07-06 09:22:09 +0300
commit98a151747095569a1c2e184674e3187ba7ba19ba (patch)
tree062cca54b06e4dba7feac400248e80a8de61d549 /web/html/login.html
parentce76cedb0dbebdcc6ea76b14b41334cf92e91f81 (diff)
fix: login title shifts the input fields
* chore: revert "fix: reduced login title font-size for mobile (#3105)" * chore: short login title translation for russian * chore: change login title translation for ukrainian
Diffstat (limited to 'web/html/login.html')
-rw-r--r--web/html/login.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/web/html/login.html b/web/html/login.html
index be6b9585..69a8400f 100644
--- a/web/html/login.html
+++ b/web/html/login.html
@@ -297,12 +297,6 @@
min-height: 40px;
}
}
-
- @media (max-width: 1024px) {
- .title {
- font-size: 1.4rem;
- }
- }
.words-wrapper {
width: 100%;