Weak connection fix + code optimize + fix typo

Don't show applist before finish check update. Slightly slower loading but remove freeze on weak connection device
This commit is contained in:
KOWX712
2024-12-19 22:45:41 +08:00
parent dc46e5f12e
commit 610f106913
4 changed files with 33 additions and 29 deletions

View File

@@ -352,7 +352,7 @@ body {
font-size: 16px;
}
.link{
.link {
flex: 0 1 auto;
}
@@ -777,7 +777,7 @@ body {
background-color: #121212;
color: #fff;
}
.header-block,
.header {
background-color: #121212;
@@ -802,7 +802,7 @@ body {
.update-card {
background-color: #4D4D4D;
}
.search-card {
border: 1px solid #6E6E6E;
}
@@ -823,7 +823,7 @@ body {
.menu-options li {
border-bottom: 1px solid #6E6E6E;
}
.language-option:active,
.menu-options li:active,
.card:active,