diff --git a/android/android.js b/android/android.js index c40c11eb..63348194 100644 --- a/android/android.js +++ b/android/android.js @@ -69,7 +69,7 @@ function body(main) { */ return html`
fileInfo(f, remove(f))), - 'list-reset overflow-y-auto px-4 bg-blue-lightest md:h-full md:max-h-half-screen', - 'bg-white px-2 mt-3 border border-grey-light rounded' + 'bg-grey-lightest rounded-t list-reset overflow-y-auto px-4 md:h-full md:max-h-half-screen', + 'bg-white px-2 my-2 shadow-light rounded' )}