[ci skip] 🎨

This commit is contained in:
syuilo 2023-06-01 19:45:06 +09:00
parent 861bfa06a8
commit 50aeaf7498

View file

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