Added fully archive support!

This commit is contained in:
Daniel
2022-06-02 23:00:51 +04:30
parent b18ef2b905
commit 1d23855eac
10 changed files with 135 additions and 80 deletions
+10
View File
@@ -0,0 +1,10 @@
.view-archived {
display: flex;
flex-direction: column;
text-align: left;
}
.seperator {
width: 100%;
color: white;
}