Added collapsible skill group & volatile storage.

This commit is contained in:
Vlyan
2022-03-12 15:19:30 +01:00
parent ccc81d439f
commit 3b3cb67787
14 changed files with 75 additions and 25 deletions

View File

@@ -807,9 +807,6 @@
}
.item-list {
display: block;
&.toggle-active {
display: none;
}
}
}
}