Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 436996d

Browse files
authored
Prevent backdrop image from being selected
1 parent fe79a95 commit 436996d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

res/css/structures/_BackdropPanel.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,5 @@ limitations under the License.
3434
z-index: 0;
3535
pointer-events: none;
3636
overflow: hidden;
37+
user-select: none;
3738
}

0 commit comments

Comments
 (0)