upd: add icon for moving files/folders

This commit is contained in:
Marie 2024-08-03 22:45:49 +00:00
parent 5496aa27db
commit 4ed4547f4a
4 changed files with 6 additions and 1 deletions

View file

@ -29,3 +29,7 @@
.sk-icons.sk-misskey:before {
content: "\62";
}
.sk-icons.sk-foldermove:before {
content: "\63";
}