mirror of
https://github.com/friebetill/obsidian-file-diff.git
synced 2026-07-22 07:40:25 +00:00
Use correct name
This commit is contained in:
parent
5065a53482
commit
d8000bd0fc
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ button:focus-visible {
|
|||
font-size: 0.65rem;
|
||||
}
|
||||
|
||||
/* Rename from py-0.5 to py-0-5, because dots aren't allowed in class names */
|
||||
/* Rename from py-0.5 to py-0-5, as dots aren't allowed in selector names */
|
||||
.py-0-5 {
|
||||
padding-top: 0.125rem; /* 2px */
|
||||
padding-bottom: 0.125rem; /* 2px */
|
||||
|
|
|
|||
Loading…
Reference in a new issue