minor UI fixes

This commit is contained in:
geoffrey45
2022-05-07 19:33:54 +03:00
parent fb67f568ad
commit f913e59103
19 changed files with 37 additions and 63 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ const context = useContextStore();
width: 1.5rem;
position: absolute;
right: 0;
background-image: url("../assets/icons/more.svg");
background-image: url("../assets/icons/expand.svg");
}
.children {