Skip to content

Commit 319291f

Browse files
authored
JENKINS-75252: Remove pointer-events:none from .jenkins-menu-dropdown-chevron (#10390)
2 parents 2ba8453 + 8bf9643 commit 319291f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/scss/components/_breadcrumbs.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@
101101
outline: none;
102102
cursor: pointer;
103103
padding: 0;
104-
pointer-events: none;
105104
transition: var(--standard-transition);
106105
background: transparent;
107106
top: 4px;

0 commit comments

Comments
 (0)