🎨 防止遮挡可左右滚动的 cell

This commit is contained in:
Vanessa 2023-11-08 11:53:37 +08:00
parent ec3acdb978
commit b63bd96992
4 changed files with 13 additions and 6 deletions

View file

@ -80,7 +80,7 @@
}
&__scroll {
// overflow: auto hidden; 不能使用否则 https://ld246.com/article/1699077234816
overflow: auto hidden;
cursor: pointer;
}