Merge pull request #16896 from Rob--W/grab-to-pan-css-fix
Drop redundant styles from .grab-to-pan-grab:active
This commit is contained in:
commit
b18a1669ac
@ -1368,6 +1368,8 @@ dialog :link {
|
||||
.grab-to-pan-grab:active,
|
||||
.grab-to-pan-grabbing {
|
||||
cursor: grabbing !important;
|
||||
}
|
||||
.grab-to-pan-grabbing {
|
||||
position: fixed;
|
||||
background: rgba(0, 0, 0, 0);
|
||||
display: block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user