feat(client): translation status banner (#41001)

Co-authored-by: nhcarrigan <nhcarrigan@gmail.com>
This commit is contained in:
Kristofer Koishigawa
2021-02-09 16:56:18 +09:00
committed by GitHub
parent c93a8ee410
commit 3b0ebb3dcb
8 changed files with 110 additions and 9 deletions

View File

@@ -308,7 +308,7 @@
}
}
@media (max-width: 600px) {
@media (max-width: 680px) {
.nav-list {
min-width: 100%;
top: calc(var(--header-height) * 2);