Only delete selected data types from gallery button.

This commit is contained in:
Julian Stirling 2026-06-24 11:24:41 +01:00
parent a5828fbf41
commit c4ae7f7c90
3 changed files with 26 additions and 9 deletions

View file

@ -267,6 +267,7 @@ export default {
#container-left {
overflow: auto;
scrollbar-gutter: stable;
background-color: rgba(180, 180, 180, 0.025);
width: 100%;
height: 100%;