Merge pull request #9995 from opf/bug/40282-wrong-position-of-slice-edit-context-menu

[#40282] wrong position of xeokit context menu
pull/10015/head
Eric Schubert 3 years ago committed by GitHub
commit 72025762f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      frontend/src/app/features/bim/ifc_models/pages/viewer/styles/context_menu.sass

@ -6,6 +6,7 @@
visibility: visible
border: none !important
box-shadow: none !important
width: 200px
&> ul
@extend .dropdown-menu

Loading…
Cancel
Save