bring the long status bar back

This commit is contained in:
2024-08-02 11:19:37 +08:00
parent c123f9454a
commit 41e3026ac5
2 changed files with 72 additions and 5 deletions

View File

@@ -138,3 +138,7 @@ body::-webkit-scrollbar {
background-color: #f5f5f5;
z-index: -1;
}
.stat {
padding: 0.39rem;
}