Finalized filters & Tags + UI changes

This commit is contained in:
Daniel
2022-05-30 21:14:34 +04:30
parent a4b925cf0d
commit 43251a85d5
9 changed files with 182 additions and 167 deletions
+1 -2
View File
@@ -24,7 +24,6 @@
}
.list-row {
border-radius: 10px;
display: flex;
justify-content: space-between;
align-items: center;
@@ -77,7 +76,7 @@
width: fit-content;
height: fit-content;
margin: 10px;
border-radius: 10px;
border-radius: 100%;
}
.delete:hover {