Skip to content

Commit 62269f5

Browse files
authored
Merge pull request #238 from Xpirix/fix_ribbon_overlay
Disable pointer events for right ribbon overlay
2 parents a6e11c9 + f3e4007 commit 62269f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qgis-app/static/style/scss/bulma/components/plugins-list.sass

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
width: 150px
4848
height: 150px
4949
text-align: right
50+
pointer-events: none
5051

5152
.right-ribbon span
5253
color: #fff

0 commit comments

Comments
 (0)