1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-22 22:14:06 +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);
cursor: move;
user-select: none;
opacity: 0.7;
opacity: 0.5;
}
.menu {