Files
linkwarden/src/styles/ViewArchived.css
T
2022-06-05 21:42:49 +04:30

10 lines
140 B
CSS

.view-archived {
display: flex;
flex-direction: column;
text-align: left;
}
.seperator {
width: 100%;
color: #1f2c38;
}