mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Add comment where to find global styles
This commit is contained in:
parent
af307a6c4a
commit
5b9981e04a
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
max-width: 60em;
|
||||
page-break-inside: avoid;
|
||||
|
||||
/* See graph-styles.ts for constants referencing global styles */
|
||||
:global(.graph-element-clickable) {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue