feat: optimize deselect of nodes

This commit is contained in:
2024-03-20 02:17:58 +01:00
parent ff6eabdaf6
commit 92a7e62d6a
4 changed files with 59 additions and 25 deletions

View File

@@ -12,6 +12,7 @@
details {
padding: 1em;
color: white;
background-color: #202020;
outline: solid 0.1px white;
border-radius: 2px;
font-weight: 300;