Update toolbox library examples and interactions
Some checks failed
Deploy Sokko G / deploy (push) Failing after 4s

This commit is contained in:
Shinuwa 2026-08-03 13:15:43 +02:00
parent 1a35dcae7b
commit 48ba5d82b2
5 changed files with 4186 additions and 4144 deletions

View file

@ -380,10 +380,6 @@ span {
padding: var(--space-4);
}
.library-tool-example .module-add-panel {
display: none;
}
.library-tool-example .image-annotation-stage,
.library-tool-example .images-grid img {
max-height: 260px;

View file

@ -3208,12 +3208,12 @@ button.combo-device-n64.combo-value-down-right:hover {
}
.combo-value-grab .ui-icon {
width: 21px;
height: 21px;
width: 24px;
height: 22px;
}
button.combo-input-token.combo-value-grab .ui-icon {
width: 23px;
width: 25px;
height: 23px;
}