hide time and size in mobile

This commit is contained in:
qkqpttgf 2020-03-11 21:40:01 +08:00 committed by GitHub
parent 43b8d4f59b
commit 47b4db12fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@
.list-wrapper{width:95%; margin-bottom:24px;}
.list-table {padding:8px}
.list-table td, .list-table th{white-space:nowrap;overflow:auto;max-width:80px}
.size, .updated_at{display:none}
}
</style>
</head>