ext(affordances): wireNotesMonoToggle with chrome.storage.local persistence
This commit is contained in:
@@ -1449,3 +1449,11 @@ textarea {
|
||||
font-size: 11px;
|
||||
color: var(--danger, #c75a4f);
|
||||
}
|
||||
.notes-with-toggle {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
}
|
||||
.f-notes--mono {
|
||||
font-family: ui-monospace, "JetBrains Mono", "SF Mono", monospace !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user