Update: Added solid icons where needed

This commit is contained in:
nizune
2021-07-03 10:46:35 +02:00
parent b100d06cda
commit b6724c6680
4 changed files with 47 additions and 25 deletions

View File

@@ -1,3 +1,9 @@
.actions {
display: flex;
align-items: center;
gap: 20px;
}
.list {
padding: 0 10px 10px 10px;
user-select: none;