mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Fix mouse cursor on textarea scrollbars (#10630)
This commit is contained in:
@@ -5788,6 +5788,7 @@ li.hide + li.version .badge .tooltip .popover-arrow {
|
||||
border: solid transparent;
|
||||
border-width: 3px 3px 3px 4px;
|
||||
border-radius: 6px;
|
||||
cursor: auto;
|
||||
}
|
||||
::-webkit-scrollbar-track:active {
|
||||
background-color: rgba(0,0,0,.05);
|
||||
|
||||
Reference in New Issue
Block a user