add child level context menu

- more typescript
This commit is contained in:
geoffrey45
2022-03-16 01:21:53 +03:00
parent f11005e523
commit 29124ce717
14 changed files with 209 additions and 82 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
.play-btn {
width: 2rem;
height: 2rem;
background-color: $red;
background-color: $accent;
background-image: url("../../assets/icons/play.svg");
background-size: 1.25rem;
background-position: 60%;