1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-31 01:03:58 +02:00

[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 {