fix: tooltips on git buttons work now
This commit is contained in:
@@ -45,6 +45,11 @@
|
||||
.git-sidebar-icon-button svg {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.git-sidebar-icon-button svg * {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.git-action-branch-line,
|
||||
|
||||
Reference in New Issue
Block a user