mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 02:23:09 +02:00
[ci skip] 🎨
This commit is contained in:
parent
861bfa06a8
commit
50aeaf7498
1 changed files with 1 additions and 1 deletions
|
@ -381,7 +381,7 @@ function onDrop(ev) {
|
|||
height: var(--deckColumnHeaderHeight);
|
||||
cursor: move;
|
||||
user-select: none;
|
||||
opacity: 0.7;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.menu {
|
||||
|
|
Loading…
Reference in a new issue