mirror of
https://github.com/vran-dev/obsidian-contribution-graph.git
synced 2026-07-22 09:20:23 +00:00
feat: remove edit button background color
This commit is contained in:
parent
c1dca28c5d
commit
7673cffb3c
1 changed files with 0 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in a new issue