Rounding some corners before I go to bed

This commit is contained in:
2022-02-08 23:55:47 +01:00
parent 13c1c6a262
commit 2a9fc5d9d5
5 changed files with 15 additions and 8 deletions

View File

@@ -62,8 +62,9 @@ let file = {
<style>
.file_thumbnail {
display: inline-block;
vertical-align: top;
vertical-align: middle;
height: 6em;
border-radius: 8px;
}
.file_description {
display: inline-block;