mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-11 23:22:33 +01:00
🎨 防止遮挡可左右滚动的 cell
This commit is contained in:
parent
ec3acdb978
commit
b63bd96992
4 changed files with 13 additions and 6 deletions
|
|
@ -80,7 +80,7 @@
|
|||
}
|
||||
|
||||
&__scroll {
|
||||
// overflow: auto hidden; 不能使用,否则 https://ld246.com/article/1699077234816
|
||||
overflow: auto hidden;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue