Skip to content

Commit

Permalink
disabled pointer events fix, updated visual tests for rtl
Browse files Browse the repository at this point in the history
  • Loading branch information
kavya-b committed Mar 5, 2020
1 parent 9bccd7f commit a1dda42
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ $block: #{$fd-namespace}-menu;
opacity: var(--sapContent_DisabledOpacity);
cursor: not-allowed;
text-decoration: none;
pointer-events: none;
}

.#{$block}__title {
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a1dda42

Please sign in to comment.