update the cursor of toggle state button (#10005)

This commit is contained in:
Alan Ren
2020-04-16 10:21:02 -07:00
committed by GitHub
parent f44e78aef4
commit be8acb058a

View File

@@ -198,6 +198,7 @@ panel {
background-repeat: no-repeat;
background-size: 9px 9px;
align-self: center;
cursor: pointer;
}
.vs .tabbedPanel .tab-action.collapse {