feat: add file styling

This commit is contained in:
Yanislav Igonin 2022-02-07 12:26:44 +02:00
parent 524b75e04d
commit 53e67cc461

View File

@ -15,8 +15,10 @@
.file-container {
max-width: 5rem;
padding: 2px;
}
.file {
width: 100%;
border-radius: 5px;
}