mirror of
https://github.com/ruilisi/fortune-sheet.git
synced 2025-01-08 11:47:38 +08:00
fixed #633: 'select cell range' does not scroll
This commit is contained in:
parent
ede5afa76d
commit
106c3e7247
@ -129,7 +129,7 @@
|
|||||||
background-clip: padding-box;
|
background-clip: padding-box;
|
||||||
border: 1px solid rgba(0, 0, 0, 0.333);
|
border: 1px solid rgba(0, 0, 0, 0.333);
|
||||||
outline: 0;
|
outline: 0;
|
||||||
position: absolute;
|
position: fixed;
|
||||||
color: #000;
|
color: #000;
|
||||||
padding: 30px 42px;
|
padding: 30px 42px;
|
||||||
z-index: 100003;
|
z-index: 100003;
|
||||||
|
Loading…
Reference in New Issue
Block a user