Tweak notes button spacing
This commit is contained in:
parent
bedefced10
commit
20457da970
@ -277,6 +277,7 @@ h1 {
|
||||
.note-toggle {
|
||||
background: none; border: 1px dashed var(--border); color: var(--text-muted);
|
||||
padding: 4px 10px; border-radius: 10px; cursor: pointer; font-size: 0.9rem;
|
||||
margin-top: 8px;
|
||||
}
|
||||
.note-toggle:hover { color: var(--project-color); border-color: var(--project-color); }
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user