mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-31 05:48:49 +01:00
🎨 Cannot drag the dots of the list item while holding down Shift (#14835)
fix https://github.com/siyuan-note/siyuan/issues/12542
This commit is contained in:
parent
7a3a0fbdcb
commit
e6c86089d2
1 changed files with 1 additions and 0 deletions
|
|
@ -206,6 +206,7 @@
|
|||
display: block;
|
||||
z-index: 1;
|
||||
position: relative;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
&--order::after {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue