mirror of
https://github.com/ruilisi/fortune-sheet.git
synced 2025-01-07 03:16:50 +08:00
Merge pull request #635 from Corbe30/bugfix/select-cell-range-scroll
fixed #633: 'select cell range' does not scroll
This commit is contained in:
commit
9b677743e3
@ -129,7 +129,7 @@
|
||||
background-clip: padding-box;
|
||||
border: 1px solid rgba(0, 0, 0, 0.333);
|
||||
outline: 0;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
color: #000;
|
||||
padding: 30px 42px;
|
||||
z-index: 100003;
|
||||
|
Loading…
Reference in New Issue
Block a user