1
0
Fork 0
forked from gitea/nas

Merge commit 'f877aa9d70' into kb_migration

This commit is contained in:
KMY 2023-05-07 14:50:12 +09:00
commit 32f0e619f0
440 changed files with 6249 additions and 3435 deletions

View file

@ -362,7 +362,7 @@ a.table-action-link {
}
}
@media screen and (max-width: 870px) {
@media screen and (width <= 870px) {
.accounts-table tbody td.optional {
display: none;
}