Added fully archive support!
This commit is contained in:
+6
-1
@@ -109,4 +109,9 @@
|
||||
|
||||
.num {
|
||||
font-size: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
.options {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
.view-archived {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.seperator {
|
||||
width: 100%;
|
||||
color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user