[ci skip] 🎨

This commit is contained in:
syuilo 2023-06-01 19:45:06 +09:00
parent 861bfa06a8
commit 50aeaf7498
1 changed files with 1 additions and 1 deletions

View File

@ -381,7 +381,7 @@ function onDrop(ev) {
height: var(--deckColumnHeaderHeight);
cursor: move;
user-select: none;
opacity: 0.7;
opacity: 0.5;
}
.menu {