added project deleting

This commit is contained in:
2023-07-14 10:47:53 +05:00
parent 1a88b8bb64
commit f57fec5cde
8 changed files with 47 additions and 101 deletions

View File

@ -40,6 +40,9 @@
border-color: #fff;
border-style: solid;
}
img{
pointer-events: none;
}
</style>