feat: remove edit button background color

This commit is contained in:
vran 2024-01-21 12:08:11 +08:00
parent c1dca28c5d
commit 7673cffb3c

View file

@ -517,7 +517,6 @@
/* edit button */
.contribution-graph-codeblock-edit-button {
padding: var(--size-2-2) var(--size-2-3);
background-color: var(--background-primary);
position: absolute;
top: var(--size-2-2);
right: calc(var(--size-2-2) + 40px);