hide time and size in mobile
parent
43b8d4f59b
commit
47b4db12fb
|
@ -51,6 +51,7 @@
|
||||||
.list-wrapper{width:95%; margin-bottom:24px;}
|
.list-wrapper{width:95%; margin-bottom:24px;}
|
||||||
.list-table {padding:8px}
|
.list-table {padding:8px}
|
||||||
.list-table td, .list-table th{white-space:nowrap;overflow:auto;max-width:80px}
|
.list-table td, .list-table th{white-space:nowrap;overflow:auto;max-width:80px}
|
||||||
|
.size, .updated_at{display:none}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Reference in New Issue