mirror of
https://github.com/heekangpark/obsidian-hk-code-block.git
synced 2026-07-22 07:40:32 +00:00
v0.4.1
This commit is contained in:
parent
0495221954
commit
d1be28ba7e
2 changed files with 7 additions and 7 deletions
8
dist/styles.css
vendored
8
dist/styles.css
vendored
File diff suppressed because one or more lines are too long
|
|
@ -267,9 +267,9 @@
|
|||
|
||||
background-color: transparent;
|
||||
box-shadow: none;
|
||||
font-family: var(--hk-codeblock-code-block-text-font);
|
||||
color: var(--hk-codeblock-code-block-text-color);
|
||||
font-size: var(--hk-codeblock-code-block-text-size);
|
||||
font-family: var(--hk-codeblock-copy-btn-text-font);
|
||||
color: var(--hk-codeblock-copy-btn-text-color);
|
||||
font-size: var(--hk-codeblock-copy-btn-text-size);
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue