Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Commit 33f75d5

Browse files
committed
Fixes problem with modalHolder no-drag property stopping dragging when it overlapped the app bar.
1 parent b46b5c6 commit 33f75d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

css/obBase.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4397,7 +4397,6 @@ input[type="checkbox"].fieldItem:checked + label .togLabelOff {
43974397
top: 0;
43984398
width: 100%;
43994399
height: 100%;
4400-
-webkit-app-region: no-drag;
44014400
pointer-events: none;
44024401
}
44034402

0 commit comments

Comments
 (0)