feat(web): adding/removing file tags

This commit is contained in:
2023-01-29 16:43:11 +03:00
parent 6f3ac78fd0
commit 8c2fba25f0
3 changed files with 41 additions and 13 deletions
+2 -5
View File
@@ -15,11 +15,8 @@ main {
}
.contents-wrapper {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
justify-content: flex-start;
align-items: flex-start;
flex-wrap: wrap;