mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
(core) Select all functionality by clicking the upper left margin corner
Summary: Select all functionality by clicking the upper left margin corner Test Plan: Browser test created Reviewers: dsagal, paulfitz Reviewed By: dsagal Differential Revision: https://phab.getgrist.com/D2793
This commit is contained in:
@@ -146,6 +146,7 @@
|
||||
top: 1px; /* go under 1px border on scrollpane */
|
||||
border-bottom: 1px solid lightgray;
|
||||
z-index: 3;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.scroll_shadow_left {
|
||||
|
||||
Reference in New Issue
Block a user