Fixed cursor on toggle button to display as pointer (#18964)

No ref
This commit is contained in:
Sanne de Vries 2023-11-13 16:07:35 +01:00 committed by GitHub
parent 337b550b7e
commit 6f3ebae4c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,6 +73,7 @@
padding: 0;
background: none;
border: 0;
cursor: pointer;
}
.kg-toggle-heading svg {